add the nuScenes expanded data
- clone the nuscenes_add package to your ros workspace
git clone https://github.com/DengYu1203/nuscenes_add.git
roslaunch nuscenes_add canbus.launch
The intensity of the lidarseg PointCloud is the id of the segmentation which ranges from 0 to 31.
The pointcloud may look like the picture below:
-
decide the PointCloud type
true : use the PointXYZRGB(color encoded from id)
false: use the PointXYZI(save the id directly) -
roslaunch
roslaunch nuscenes_add lidarseg.launch
- can_bus expand topics: imu and pose
- lidarseg expand topics: lidarseg