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

When nodes are launched through roslaunch, their current working directory is set to ROS_HOME ( usually ~/.ros ).

This means that any file names you provide should use the full path to the file instead of a relative path. I would retry your launch with the full path to your config file.