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

Revision history [back]

When using roslaunch it starts all nodes thinking they are in your ~/.ros/ directory. So you can create a symlink in your ~/.ros/ directory to the actual file you want to load. Then set your arg to look at the symlink by default. When creating the symlink you will be able to use tab completion.