hi guys, i m trying to create a map in a pcd file using kitti datasets, can anyone help me ? i have transformed kitti dataset to a rosbag file
i want to use kitti datasets
What have you tried so far?
i had a subscriber to visualize kitti /kitti/velo/pointcloud topic, i have applied a statistical filter to filter the point cloud and i used voxel grid for down sampling, i want to save the hole point cloud map in a pcd file.
I don't think that would necessarily create a map of the entire rosbag's raw data? See my answer below.