Ask Your Question
1

[rospack] couldn't find package [rviz]

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

manos gravatar image manos
11 1 1 2

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 delete

2 Answers

Sort by ยป oldest newest most voted
0

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

dornhege gravatar image dornhege flag of Germany
15907 44 150 313

updated 2011-05-09 06: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 publish link more
2

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

kwc gravatar image kwc
7572 29 77 126
http://kwc.org/

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 publish link more

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

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

Seen: 572 times

Last updated: May 09 '11