RoboSense-LiDAR / rslidar_sdk

RoboSense LiDAR SDK for ROS & ROS2
Other
467 stars 221 forks source link

Timestamp when using ROS package #72

Open flandrewries opened 2 years ago

flandrewries commented 2 years ago

Hello, I'm wondering about the timestamp problem in the ros package. When A PointCloud2 Msg is published out, it's timestamp in the header is the localhost time retrieving from time in cpu-clock, the Lidar Sampling time which depends on the Lidar inner-clock, nor the ros::Time::now() when it publishing? Thanks very much

mjseppa commented 2 years ago

See: https://github.com/RoboSense-LiDAR/rslidar_sdk/issues/26