ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
gedit ~/.bashrc
or
gedit ~/[your_workspace]/devel/setup.bash
I once had a similar problem where the Anaconda python interpreter messed up with catkin_make and srvs.
2 | No.2 Revision |
gedit ~/.bashrc
or
gedit ~/[your_workspace]/devel/setup.bash
And check the Python path.
I once had a similar problem where the Anaconda python interpreter messed up with catkin_make and srvs.