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

This means you download the code from the development server. With rosmake you compile the code on your system. You can type in the commandline:

  • svn co https://code.ros.org/svn/ros-pkg/stacks/joystick_drivers/trunk/wiimote
  • cd wiimote
  • rosmake

This not really clearly explained in the tutorials I think.