Closed mujiubai closed 2 years ago
@mujiubai Unfortunately, the Kinetic version of the driver does not support this field and Kinetic is no longer supported so a Pull Request to add this feature would not be reviewed or accepted. Please use a newer version of ROS which is still supported such as Melodic, Noetic, or Foxy from ROS2. Otherwise, you will need to make your own fork and add the feature yourself.
Please complete the following information:
Describe the bug I want to convert velodyne_msgs/VelodyneScan into sensor_msgs/PointCloud2, and compile the v1.6.1 driver. I use the convert node to convert the msg, but the result is XYZIR, it's no time. How can I get the XYZIRT ? thanks a lot
To Reproduce Steps to reproduce the behavior: