Skip to content
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

Added time offset to the sensor_msgs/Pointcloud2 message. #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samkys
Copy link

@samkys samkys commented Oct 7, 2020

Now it can be directly used and converted to PCL type, manipulated etc. We needed the timeoffset readily exposed to ROS and also be able to use PCL and ROS conversion tools for compatibility purposes.

Timeoffset is the same as the custom point message type, nanoseconds past the timestamp of the message.

Now it can be directly used and converted to PCL type, manipulated etc.
@YangSiri
Copy link

YangSiri commented Apr 1, 2021

Hi, @samkys

Could you please explain more about the timestamp? The stamp in /livox/lidar msg is relative time from the start of the lidar. Now i need the ros timestamp, how to calculate it?

Looking forward to your help :)

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.

2 participants