Generate Octomap RGBD-SLAM [closed]
Hi, I'm trying to generate octomap following http://www.ros.org/wiki/rgbdslam/evaluation
I run: rosrun rgbdslam generate_color_octomap_from_estimate.sh /home/antonio/ros/BENCHMARKS/freiburg1_xyz/rgbd_dataset_freiburg1_xyz /home/antonio/ros/BENCHMARKS/freiburg1_xyz/rgbd_dataset_freiburg1_xyz/groundtruth.txt
But this error stops the procedure immediately..
generate_registered_pointcloud.py: error: unrecognized arguments: --pcd_format
Can anyone help me???
Thanks
Antonio
I have to check that. Remind me next week if I haven't answered by then
Do you got the motion_planning_common package successfully built? I have a problem with that.