ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I encounted the same error. My solution is:

cd ~/ros/rgbdslam_freiburg/rgbdslam/build
make

then I got rgbdslam executable in ~/ros/rgbdslam_freiburg/rgbdslam/bin created. my solution maybe not good, but it worked for me