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

when trying to install the ros jade packages it doesn't show up the file or directory

asked 2015-11-25 13:30:10 -0500

rgsara gravatar image

updated 2015-11-26 02:22:23 -0500

gvdhoorn gravatar image
$ sudo apt-get install ros-<distro>-ros-tutorials

I used

$ sudo apt-get install ros-<jade>-ros-tutorials

it shows

bash: jade : No such file or directory

Could anyone please help me out in installation process.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-11-25 13:43:08 -0500

ahendrix gravatar image

The angle brackets normally indicate that they should be replace with the name of the distro, so the correct command is:

sudo apt-get install ros-jade-ros-tutorials
edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-11-25 13:30:10 -0500

Seen: 93 times

Last updated: Nov 26 '15