SBG-Systems / sbg_ros_driver

ROS 1 driver for SBG Systems IMU/AHRS/INS units such as ELLIPSE or QUANTA.
https://www.sbg-systems.com
MIT License
75 stars 43 forks source link

Add the header.seq #46

Closed rsiryani closed 3 years ago

rsiryani commented 3 years ago

Add in header the seq member that is incremented each time a new message instance is received. It can be used to easily detect duplicates/missing data.

rsiryani commented 3 years ago

It's automatically managed by the publisher so we won't fix