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

ros tutorial file not found

asked 2015-09-24 04:05:14 -0500

mruniverse gravatar image

updated 2015-09-24 04:06:05 -0500

I am currently doing the following ros tutorial on understanding nodes

( http://wiki.ros.org/ROS/Tutorials/Und... )

For this tutorial it is using a lightweight simulator

sudo apt-get install ros-<distro>-ros-tutorials

But when I am typing this code it is saying

bash: indigo: No such file or directory

kindly help!

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2015-09-24 06:03:48 -0500

gvdhoorn gravatar image

It's ros-indigo-ros-tutorials, not ros-<indigo>-ros-tutorials.

This is clearly (well perhaps not) stated in the tutorial text:

Replace '<distro>' with the name of your ROS distribution (e.g. hydro, groovy, electric, fuerte etc.)

Note it instructs you to replace <distro>, including the < and > characters.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-09-24 04:05:14 -0500

Seen: 766 times

Last updated: Sep 24 '15