Error when I open the terminal: `bash: /opt/ros/jage/setup.bash: No such file or directory`
I've try reinstall my ROS but after that when i reopen my terminal it will show me :
bash: /opt/ros/jade/setup.bash: No such file or directory
And also during the Environment setup step when i type in " source ~/.bashrc " it shows " bash: /opt/ros/jade/setup.bash: No such file or directory "
any one know how to solve this problem? thank yo
Which ROS-Distro did you install? The title says
hydro
, the questionjade
. You cannot install them on the same system.Also, if you tried reinstalling it and this file is not there, there has ben a problem with the reinstall. Where there any errors when you did
sudo apt-get install ros-<XY>
?Sry, the title should be jage, is not hydro. and im installing indigo.
Then please edit the question.