EAIBOT / ydlidar

The driver of ydlidar for ROS on the linux !
101 stars 61 forks source link

Fix for the ROS LaserScan message time attributes #18

Open srabiee opened 5 years ago

srabiee commented 5 years ago

The standard ROS definition of the sensor_msgs/LaserScan.msg states the time_increment and scan_time fields to have a unit of seconds. The original ydlidar ros node, however, publishes these values in nanoseconds.