Skip to content

Commit

Permalink
(fix) address filepath typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanhhughes committed Dec 28, 2023
1 parent cda469e commit c53b54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_utilities/demos/demo_ros.launch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<launch>
<node pkg="config_utilities" type="demo_ros" name="demo_ros" output="screen">
<rosparam file="$(find config_utilities)/demos/resources/demo_params.yaml"/>
<rosparam file="$(find config_utilities)/demos/resources/params.yaml"/>
</node>
</launch>

0 comments on commit c53b54c

Please sign in to comment.