dawonn / vectornav

ROS Interface for the VectorNav IMU/GPS
145 stars 175 forks source link

fixed bug in time stamp adjustment which actually enabled it #95

Closed berndpfrommer closed 2 years ago

berndpfrommer commented 2 years ago

fixed bug with ROS1 timestamp adjustment as discussed in issue #94 Two bugs conspired to effectively switch off the entire time stamp adjustment. This PR fixes both bugs. The below graph shows the time deltas (dt) between subsequent ROS header time stamps with adjustment (red) and without adjustment (green).

adjusted_vs_unadjusted