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

Apparently there was something wrong with my ROS_PACKAGE_PATH. the exported directory was my home/wouter/ directory and causes ros to search infinitely long for the package. Once changed to home/wouter/ros the issue was resolved.

Thanks Lorenz Mosenlechner