ros-drivers / velodyne

ROS support for Velodyne 3D LIDARs
http://ros.org/wiki/velodyne
Other
646 stars 643 forks source link

Get Time information from Jetson Agx to do time synchronization #454

Closed JINGJAN closed 2 years ago

JINGJAN commented 2 years ago

Is your feature request related to a problem? Please describe. As the title said, I want to use the time info from Jetson Agx to do time synchronization.

After doing this, the timestamp of the Lidar frame has not changed. So I have some questions:

  1. Are both PPS and NMEA necessary, if I want to change the timestamp of Lidar.
  2. If 1 is right, why Velodyne doesn't give the way to send PPS to lidar via Ethernet?
  3. Could I only use Ethernet to change the timestamp of lidar?

Describe the solution you'd like If possible, could you give some API to set the timestamp of the lidar.