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

Basically when you have to install a package, you go to the directory you want it in (for example, ~/ros_workspace/) and then write 'svn co <link>' that you find in the page of the package http://www.ros.org/wiki/joy. In this case:

svn co https://code.ros.org/svn/ros-pkg/stacks/joystick_drivers/trunk/joy

If after this it still doesn't work, let me know.