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

I've found one solution:

Adding the following attribute to the node in the launch file:

launch-prefix="python $(arg optimization_flags)"

with

<arg name="optimization_flags" value="-OO" />