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

Revision history [back]

To add to what DimitriProsser said, when you do roslib.load_manifest('my_package'), it alters your sys.path and add the appropriate paths so python is able to do the imports.