Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Schmluk committed Aug 18, 2024
1 parent 021c0a9 commit ebac5c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config_utilities/demos/demo_dynamic_config.launch
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<launch>
<node pkg="config_utilities" type="demo_dynamic_config_server" name="demo_dynamic_config_server" output="screen" required="true">
<!-- <rosparam file="$(find config_utilities)/demos/resources/params.yaml"/> -->
</node>

<node pkg="config_utilities" type="demo_dynamic_config_client.py" name="demo_dynamic_config_client" output="screen" required="true">
<!-- <rosparam file="$(find config_utilities)/demos/resources/params.yaml"/> -->
</node>
</launch>

0 comments on commit ebac5c1

Please sign in to comment.