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

Why do i get message no such file or directory when i am trying to set my environments on hydro?

asked 2014-04-20 02:32:45 -0500

Abdul gravatar image

I am trying to set the environment setup after installing the ROS full package using terminal. I get the following message: kadir@kadir:~$ echo "source /opt/ros/hydro/setup.bash" >> ~/.bashrc kadir@kadir:~$ source ~/.bashrc bash: /opt/ros/cturtle/setup.bash: No such file or directory

what am i doing wrong?

P.S beginner

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-04-20 02:54:11 -0500

dornhege gravatar image

There is still an old entry to /opt/ros/cturtle/setup.bash in your ~/.bashrc. Just remove that line.

edit flag offensive delete link more

Comments

must i remove the whole file or just the line in my setup.bash file? and if line which line?

Abdul gravatar image Abdul  ( 2014-04-20 05:41:26 -0500 )edit

No, just the line that contains cturtle.

dornhege gravatar image dornhege  ( 2014-04-20 06:53:48 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-04-20 02:32:45 -0500

Seen: 300 times

Last updated: Apr 20 '14