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

No, I don't believe this is supported by the out-of-the-box roslaunch binary.

It evaluates the launch file (structure) once, sets parameters and then starts nodes.

If you need something like this you might want to take a look at the roslaunch Python library.

No, I don't believe this is supported by the out-of-the-box roslaunch binary.

It evaluates the launch file (structure) once, sets parameters and then starts nodes.

If you need something like this you might want to take a look at the roslaunch Python library.


Edit: just noticed that you tagged your question with boxturtle. That ROS version has been EOL since .. forever. Are you sure that's the correct tag for your question?