We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efa458 commit b135608Copy full SHA for b135608
test/examples/setup_examples_ros2.launch.xml
@@ -7,6 +7,7 @@
7
<!-- This is only non-default on humble, remove when humble EOL -->
8
<arg name="send_action_goals_in_new_thread" value="true"/>
9
<arg name="delay_between_messages" value="0.0" />
10
+ <arg name="services_glob" value="[*]" />
11
</include>
12
13
<!-- Static transform publisher (equivalent to tf static_transform_publisher) -->
0 commit comments