Robotics StackExchange | Archived questions

joystick ( joy ) package in ROS groovy

Hello. I want to execute this joy tutorial written for Fuerte, trying to use groovy commands instead of Fuerte ones: link text

I'm doing so from ~/catkin_ws/ and after setting environment variables as says here: link text

Where it says roscreate-pkg i am using catkingcreatepkg with same arguments. So at the end I try to roscd to learning_joy but it doesn't show up:

roscd: No such package/stack 'learning_joy'

This is what appears if i do:

echo $ROS_PACKAGE_PATH

/home/user/catkin_ws/src:/opt/ros/groovy/share:/opt/ros/groovy/stacks

What's happening with this?

Greetings ROS community.

pd: it would be cool to edit the wiki to contain the groovy install procedure.

Asked by aimc on 2013-03-05 08:26:53 UTC

Comments

Nevermind. I was installing the packages incorrectly. Please moderators feel free to close this question.

Asked by aimc on 2013-03-09 06:35:05 UTC

Answers