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

sudo apt-get install ros-<hydro>-ros-tutorials not installing

asked 2014-08-14 10:17:31 -0500

Leevini gravatar image

In tutorial 5: understanding ROS nodes, the lightweight simulator does not install. The message provided is... bash: hydro: No such file or directory. Any idea how to get it working?

edit retag flag offensive close merge delete

Comments

1

Please provide more information. Incluidng all the commands to reproduce your error. as well as the full error in the console. Just copy and paste the whole sequence from the terminal.

tfoote gravatar image tfoote  ( 2014-08-14 11:12:21 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-08-15 13:19:04 -0500

jc2016 gravatar image

If you used the exact command above the problem is with the brackets. Try:

   sudo apt-get install ros-hydro-ros-tutorials

Otherwise you will have to paste more info.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-08-14 10:17:31 -0500

Seen: 341 times

Last updated: Aug 15 '14