ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Did you make sure you install all required dependencies first (e.g. via rosdep install)?
The quick fix would be to do apt-get install gsl0-dev
and that would get you the required GSL dependency.