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

Hi, it seems like this fixes the issue:

doc = xacro.process_file(xacro_file, mappings={'simulate_obstacles' : 'false'})

In case there is or will be a better way to include xacro in ros2 launch files at some point, feel free to let me know!