ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
What happens if you type source /opt/ros/hydro/setup.bash
at the command prompt? Can you then run roscd?
If so, then you should change the location of that line, and move it to the end of your .bashrc file. It could be the case that the values that are being set by setup.bash are being overwritten by other lines if your bash file.