Problem installing rgbdslam, missing octomap
I'm running into some problems installing rgbdslam on my turtlebot. I followed the instructions on the wiki (http://www.ros.org/wiki/rgbdslam).
When I try to install with (rosdep install rgbdslam_freiburg) I get the error
ERROR: Rosdep cannot find all required resources to answer your query Missing resource octomap
I already installed octomap with (sudo apt-get install ros-fuerte-octomap) but it still gives me this error.
UDATE I deleted rgbdslam and started over. Now it have the octomap working but getting a new error
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: rgbdslam: Missing resource catkin
I can roscd to catkin and the path is in the ROS_PACKAGE_PATH so I'm not sure what's going on.
Hm, I don't know why rgbdslam should need catkin, but do you have ros-fuerte-octomap-mapping installed?
Thanks, I got octomap mapping now. I'm running into the same catkin error when I try to install octomap though.
Weird. I have no idea what this is, sorry.
Thanks Felix, I just need todo "sudo apt-get install ros-fuerte-octomap-mapping"
Hi Jd, have you solved the problem? As I encountered the same problem. rgbdslam: Missing resource catkin