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
timefield is now the time offset to add toheader.stampto get "real" point-wise time. This includes adding thetimestamp_first_packetfor Velodyne conversion node. - Change
lidar_frequencyoption torpmto mimic ROS drivers parameters.
Edited by Nicolas Cadart