-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SW-5459: add a parameter for utc/tai time offset #195
SW-5459: add a parameter for utc/tai time offset #195
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really exciting to finally get this feature. Name works for me, I can try and schedule in some time to try the build tomorrow
Absolutely give it a test if you have time. You should be able to verify with your choice of ROS (1 or 2). |
* Implemented UTC/TAI offset for the PTP timestamp mode * Make sure all the timestamp values of LidarScan are utc corrected * Modify timestamp values before producing a PointCloud * Remove no longer needed comment from the Dockerfile * Destagger timestamp when generating destagger point clouds
Related Issues & PRs
Summary of Changes
Validation
Use a sensor with PTP mode and a host machine with sync enabled.
The sensor timestamps and the host machine timestamp should match (on the order of 10 microseconds)