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

[rospack] Error: stack/package stage_ros not found; in ROS Fuerte, Ubuntu 12.04

asked 2015-02-20 02:43:26 -0500

Dio Eraclea gravatar image

Hi, all. I am very new to ROS and Ubuntu. I am working under Ubuntu 12.04 with ROS Fuerte. I was trying to make teleop_base tutorial with stage (Simulating one robot). After the teleop_base installation I tried to run:

$ rosrun stage_ros stageros $(rospack find stage_ros)/world/willow-erratic.world

And I have got this error:

[rospack] Error: stack/package stage_ros not found [rospack] Error: stack/package stage_ros not found

I was trying to find out how solve it in the internet (I assume, that I need to install stage_ros), but I did not find anything useful. At least anything that I can understand and use (as I am newbie). Please help me!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-02-20 03:56:04 -0500

dornhege gravatar image

Install ros-fuerte-stage

edit flag offensive delete link more

Comments

By running:

sudo apt-get install ros-fuerte-stage

It says that the newest version is already installed on my computer.

Dio Eraclea gravatar image Dio Eraclea  ( 2015-02-20 04:15:47 -0500 )edit

I believe the package is named stage in fuerte, so rosrun stage stageros should work.

dornhege gravatar image dornhege  ( 2015-02-20 05:28:59 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-02-20 02:43:26 -0500

Seen: 806 times

Last updated: Feb 20 '15