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

I think you need to add the PYTHONPATH variable to eclipse. Project > Properties > C/C++ Build > Environment

The value should be /opt/ros/hydro/lib/python2.7/dist-packages. Can use "export | grep PYTHONPATH" to check your value.