carnegierobotics / multisense_ros

ROS Wrapper for LibMultiSense
Other
7 stars 18 forks source link

Fix logic for IMU message publishing #70

Closed mattalvarado closed 1 year ago

mattalvarado commented 1 year ago

On next-gen cameras IMU and gyro data is captured with the same timestamp. Make sure we only publish one IMU message if this is the case.

Note this needs to be tested on both old and new cameras