Skip to content

Commit b135608

Browse files
authored
Add services_glob argument to launch file
1 parent 1efa458 commit b135608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/examples/setup_examples_ros2.launch.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<!-- This is only non-default on humble, remove when humble EOL -->
88
<arg name="send_action_goals_in_new_thread" value="true"/>
99
<arg name="delay_between_messages" value="0.0" />
10+
<arg name="services_glob" value="[*]" />
1011
</include>
1112

1213
<!-- Static transform publisher (equivalent to tf static_transform_publisher) -->

0 commit comments

Comments
 (0)