You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just had a question about how timestamps are assigned to the header in Pointcloud2 messages. Are they assigned using the timestamps produced by the Ouster device (e.g. the time when the scan starts or ends), or by ROS2 when it receives the point cloud (e.g. using something similar to the ROS1 function ros::Time::Now()), or is there a different way that timestamps are assigned?
Any help would be appreciated. Thanks very much.
The text was updated successfully, but these errors were encountered:
I just had a question about how timestamps are assigned to the header in
Pointcloud2
messages. Are they assigned using the timestamps produced by the Ouster device (e.g. the time when the scan starts or ends), or by ROS2 when it receives the point cloud (e.g. using something similar to the ROS1 function ros::Time::Now()), or is there a different way that timestamps are assigned?Any help would be appreciated. Thanks very much.
The text was updated successfully, but these errors were encountered: