Skip to content

Commit

Permalink
Publish diagnostics at more than 1Hz, but check sanity at 0.1 Hz
Browse files Browse the repository at this point in the history
  • Loading branch information
708yamaguchi authored and knorth55 committed Jun 22, 2022
1 parent fd06742 commit 8b87574
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jsk_tools/sample/sample_sanity_diagnostics.launch
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
<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">
duration: 1
duration: 10
pub_duration: 0.3
</rosparam>
</node>

Expand Down

0 comments on commit 8b87574

Please sign in to comment.