cartographer_ros icon indicating copy to clipboard operation
cartographer_ros copied to clipboard

Add option to ignore out of order sensor message

Open hlinhn opened this issue 2 years ago • 0 comments

Add option ignore_out_of_order_message to ignore IMU/Odometry/Rangefinder messages if they arrive out of order.

Default behavior is to dispatch these messages which leads to crash in cartographer. This allows users to ignore those messages and generate warnings instead.

Signed-off-by: Linh Nguyen [email protected]

hlinhn avatar Aug 17 '22 10:08 hlinhn