Skip to content

Commit

Permalink
increase show_rate
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 committed Nov 21, 2024
1 parent 7979bed commit 8e5f348
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<include file="$(find-pkg-share diagnostic_graph_utils)/launch/logging.launch.xml">
<arg name="root_path" value="/autoware/modes/autonomous"/>
<arg name="max_depth" value="3"/>
<arg name="show_rate" value="0.2"/>
<arg name="show_rate" value="10.0"/>
<arg name="enable_terminal_log" value="false"/>
</include>
</launch>

0 comments on commit 8e5f348

Please sign in to comment.