ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
gsl shouldn't be wrapped in a ros package. Instead, your node should use a rosdep dependency on it and the CMake code as in Martin's answer.
Unfortunately, libgsl is not yet in Fuerte's rosdep system. Have a look here for information on how to contribute new rosdep rules.