ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Underscores are replaced by hyphens in the Ubuntu packages. That means you have to run

sudo apt-get install ros-groovy-joystick-drivers

Underscores are replaced by hyphens in the Ubuntu packages. That means you have to run

sudo apt-get install ros-groovy-joystick-drivers

Hint: You can use tab-completion while typing: hit "tab" while completing the package name.