Skip to content

Conversation

Bmoradi93
Copy link

fix: normalize ROS timestamps to prevent Rerun 32-bit time overflow

  • Add timestamp normalization to handle large ROS timestamps
  • Initialize time offset on first message received
  • Update all logging functions to use normalized timestamps
  • Fix const-correctness with mutable timestamp variables
  • Resolves "Time is out of dual 32-bit range" error

This ensures compatibility with ROS bags containing timestamps
from any time period by normalizing relative to the first message.

…nsures compatibility with ROS bags containing timestamps

from any time period by normalizing relative to the first message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant