Add Robosense RSLidar conversion node, and improve approximate point-wise timestamp computation
- Add conversion node to use RS16 data (this may also work with other RS Lidars, but some things would need to be checked)
- Improve approximate point-wise timestamps computation : the computed
time
field is now the time offset to add toheader.stamp
to get "real" point-wise time. This includes adding thetimestamp_first_packet
for Velodyne conversion node. - Change
lidar_frequency
option torpm
to mimic ROS drivers parameters.
Edited by Nicolas Cadart