사용하는 것들만 정리해둔다. Realsense는 T265 사용
frame_id : “iahrs”
type : sensor_msgs/Imu
orientation
type : geometry_msgs/Quaternion
→ x y z w
angular velocity
type : geometry_msgs/Vector3
→ x y z
linear acceleration
type : geometry_msgs/Vector3
→ x y z
frame_id : “iahrs”
type : sensor_msgs/MagneticField
→ x y z
이래야 /camera/imu로 publish된다.
frame_id: "camera_imu_optical_frame”