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

answered 2012-03-29 08:15:04 -0500

joq gravatar image

It's probably just an environment setup problem.

What are $PYTHONPATH, $ROS_ROOT, and $ROS_PACKAGE_PATH set to?

It's probably just an environment setup problem.

What are $PYTHONPATH, $ROS_ROOT, and $ROS_PACKAGE_PATH set to?

UPDATE: I don't have a Diamondback installation here to try, but your $ROS_PACKAGE_PATH looks suspicious. On my Electric workspace, it is set to: /opt/ros/electric/stacks:/opt/ros/electric/ros (preceded by some other stuff).

Try appending ":/opt/ros/diamondback/ros" to yours.