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

Failed to find stack for package [joy] (installing for Nao or PR2 robot)

asked 2012-05-03 15:29:32 -0500

ryann2k1 gravatar image

updated 2014-11-22 17:05:36 -0500

ngrennan gravatar image

Hi, I am a newbie here. I got an error message when trying to install ros package for nao robot. I am planning to install ros for pr 2 and nao. I have successfully configured my environment for pr 2.

...[ rosmake ] Generating Install Script using rosdep then executing. This may take a minute, you will be prompted for permissions. . .
Failed to find stack for package [joy]
Failed to load rosdep.yaml for package [joy]:Cannot locate installation of package joy: [rospack] couldn't find package [joy]. ROS_ROOT[/opt/ros/electric/ros] ROS_PACKAGE_PATH[/home/anshar/ros_workspace:/home/anshar/ros_workspace:/opt/ros/electric/stacks:/opt/ros/electric/stacks]
......

Thank you

Cheers,

ryann2k1

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-05-03 21:38:26 -0500

AHornung gravatar image

Please be more specific. What exactly are you installing, and where? The error is not specific to either the PR2 or Nao robot. What command causes this error?

Looking at "Failed to find stack for package [joy]", it seems like you don't have the "joy" package installed. By looking at its wiki page, you can infer that it's in the "joystick_drivers" stack. You need to install that stack, either from source or with the debian package ros-electric-joystick-drivers.

edit flag offensive delete link more
-1

answered 2012-05-04 02:54:22 -0500

ryann2k1 gravatar image

Thanks. I was running the installation of ros for nao robot with the command : rosmake --rosdep-install humanoid_msgs nao_robot nao_common

Anyway, it works now. I have removed the joy package. Thank you for your reply.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-05-03 15:29:32 -0500

Seen: 516 times

Last updated: May 04 '12