Generating 3D Map from PointCloud Data [closed]
I have generated PointClouda Data from a rosbag file using NDT. Now I want to generate a 3D map from this point cloud data and save that generated map also wanted to generate Vector mapping. Can anyone suggest to me how I can do this? I have tried SLAM, LOAM approach to generate 3D map but I am not satisfied with the mapping and i also wanted to try cartographer, but I wanted to know how I can save that map so that I can use that saved map in the Gazebo simulation.
Define what you mean by "map". For a lot of people, having a point cloud representation of the environment would be a map. Can you explain what you are unsatisfied with with your current data?
I think odometry was not trustful. I also have PCD generated file and i would like to know how to use that PCD data in gazebo simulation