ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

PS: I'm using Anaconda Distribution for managing python package

please try removing Anaconda from your PATH and see whether roscore can start then.

Most likely the rospkg module installed by apt is installed for the system Python and is not found by Anaconda.

That is why it then can't call rosversion.