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

setup.bash permission denied

asked 2019-12-30 09:15:25 -0500

Yadav gravatar image

updated 2019-12-30 12:57:36 -0500

gvdhoorn gravatar image

Urgent Help, Hello Everyone,

So i am new to ROS environment,

I started working on an already built ROS environment for a robot

So whe i type

 /opt/ros/indigo/setup.bash

i get a reply

permission denied

Can anyone tell me what could be wrong

edit retag flag offensive close merge delete

Comments

1

Could you please mark the question as answered by ticking the checkmark (✓) to the left of the answer if you feel it has been answered? Thanks.

gvdhoorn gravatar image gvdhoorn  ( 2020-03-10 05:56:25 -0500 )edit

:P oops Sorry , Thanks for the help :)

Yadav gravatar image Yadav  ( 2020-03-10 08:18:20 -0500 )edit

1 Answer

Sort by » oldest newest most voted
3

answered 2019-12-30 12:58:59 -0500

gvdhoorn gravatar image

So whe i type

 /opt/ros/indigo/setup.bash

is that a verbatim copy-paste of the command you're trying to use?

If so: that's not the correct command. You'll want to use source /opt/ros/indigo/setup.bash or . /opt/ros/indigo/setup.bash (note the first dot there).

Also note: Indigo is EOL. Ubuntu Trusty is also EOL.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-12-30 09:13:59 -0500

Seen: 3,199 times

Last updated: Dec 30 '19