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 suspect you're missing GSL; the GNU scientific library.

The --rosdep-install option should do this for you, but it obviously isn't for some reason. You should file this as a bug against the rgbdslam stack.

In the meantime, you can install GSL with 'sudo apt-get install libgsl0-dev'