bash: setup.bash: No such file or directory
Following the instructions in Chap 3 of Learning Robotics Using Python (Ubuntu 14.04), I added the ROS workspace path.
echo "source ~/catkin_ws/devel/setup.bash" >> ~/.bashrc
source ~/.bashrc
When starting a new terminal I get the message in the question line. Is anything wrong? Chet
Have you run catkin make in the workspace yet ? Does the file setup.bash exist in your workspace, and is that the correct path to it ?
nickw: 1. I ran catkin make 2. setup.bash is in /opt/ros/indigo but I don't know how to determine whether it is in my workspace
the line added to the .bashrc file is trying to read a file ~/catkin_ws/devel/setup.bash
Error is the file is not there. you don't have a workspace set up, different name than catkin_ws, or location. More on setting up http://wiki.ros.org/ROS/Tutorials/Ins...