ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You cannot do this directly in your launch file.
If you have a node that requires a directory to exist, you can have that node create the directory in question.