ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I installed it from svn.
roslocate uri motion_planning_common
gives you the repository https://code.ros.org/svn/wg-ros-pkg/stacks/motion_planning_common/trunk which you then can download with
svn co https://code.ros.org/svn/wg-ros-pkg/stacks/motion_planning_common/trunk <destination>