Skip to content

Commit

Permalink
[jsk_tools] Load yaml file directly
Browse files Browse the repository at this point in the history
  • Loading branch information
708yamaguchi committed May 12, 2022
1 parent 640c79a commit 02825c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsk_tools/sample/sample_sanity_diagnostics.launch
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

<!-- Publish /diagnostics -->
<node name="sanity_diagnostics" pkg="jsk_tools" type="sanity_diagnostics.py">
<rosparam command="load" file="$(find jsk_tools)/sample/config/sanity_targets.yaml" />
<rosparam subst_value="true">
sanity_targets: $(find jsk_tools)/sample/config/sanity_targets.yaml
duration: 1
</rosparam>
</node>
Expand Down

0 comments on commit 02825c4

Please sign in to comment.