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

[rospack] couldn't find package [rviz]

asked 2011-05-09 01:10:28 -0500

manos gravatar image

After following the install instructions here http://www.ros.org/wiki/openni_kinect rviz has disappeared! It worked before.

:~$ rosrun rviz rviz

[rospack] couldn't find package [rviz]

:~$ roscd rviz

roscd: No such package 'rviz'

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2011-05-09 01:28:26 -0500

dornhege gravatar image

updated 2011-05-09 01:29:29 -0500

My guess is that your ROS_PACKAGE_PATH is missing the stacks directory. It should read something like: "other stuff":/opt/ros/diamondback/stacks

edit flag offensive delete link more
2

answered 2011-05-09 02:45:23 -0500

kwc gravatar image

Please provide more details about what instructions you followed, e.g. apt-get vs. source install. Please also provide information on your environment variables, like ROS_PACKAGE_PATH.

See http://www.ros.org/wiki/Support for examples of information that are useful.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-05-09 01:10:28 -0500

Seen: 3,006 times

Last updated: May 09 '11