ROS implementation of LiDAR spherical projection
- Download the kitti bag file from kitti2bag
- Modify
argsindicating the path of the bag file in the launch file
<node pkg="rosbag" type="play" name="rosbag" args="-l your_bag_file_path"/>- Run the following command
roslaunch lidar_projection projection.launch