Autonomous navigation with Velodyne PUCK 3D Lidar and Realsense Camera
i am trying to make an autonomous robot with as mentioned sensors.
for 3D pointcloud map and 2D costmap i am trying to use Rtabmap but i am unable to export the pcd file as this error comes up
Could create clouds for 59 node(s). You may want to activate clouds regeneration option.
and after i use the regeneration option it comes up
(Could not create clouds for 59 node(s). The cache may not contain point cloud data. Try re-downloading the map.)
and even after re-downloading the map i am unable to do this.
and the 2D costmap download option is greyed out and i am unable to even export it
any help would be appreciated thank you
Asked by Prince Pereira on 2020-12-17 23:53:40 UTC
Comments
Try open the database in rtabmap standalone and see if it can export it.
Asked by matlabbe on 2020-12-18 18:00:26 UTC
hi matthieu!
you are talking about using rtabmap ~/.ros/rtabmap.db right?
Asked by Prince Pereira on 2020-12-20 04:06:23 UTC
yes .
Asked by matlabbe on 2020-12-24 14:55:56 UTC