Camera: Orbbec Femto Bolt
SDK version: 1
When using enable_accel=true and enable_gyro=true and enable_sync_output_accel_gyro=true.
This will results to publish /camera/gyro_accel/sample topic which contain imu data.
The problem is that in that topic the camera_accel_gyro_optical_frame the frame_id: "camera_accel_gyro_optical_frame" is not being publish.
Also another problem is that it doesn't contain timestamp, it is always filled as 0 secs 0 nsecs.