ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I solved the issue by gedit ~/.bashrc
. Then deleted all the source directories except the two recommended above,
source /opt/ros/indigo/setup.bash
source /home/[your username]/[catkin-workspace]/devel/setup.bash
2 | No.2 Revision |
I solved the issue by gedit ~/.bashrc
. Then deleted all the source directories except the two recommended above,below,
source /opt/ros/indigo/setup.bash
source /home/[your username]/[catkin-workspace]/devel/setup.bash