Error while trying to save full map as .pcd or keyframes
Hi, I have a problem with ccny_rgbd: everything run smooth and in real time, but everytime I call the save_pcd_map service I get this error:
ERROR: service [/save_pcd_map] responded with an error: [pcl::PCDWriter::writeBinary] Error during open!
Instead with save_keyframes service I get the following error:
ERROR: service [/save_keyframes] responded with an error: boost::filesystem::create_directory: No such file or directory: "~/my_keyframe_sequence/0000"
I'm running it under ubuntu 12.10 and ros-groovy, any advice is welcome.