Skip to content

Commit

Permalink
chore(autoware_launch): change transition_timeout from 8.0s to 5.0s (a…
Browse files Browse the repository at this point in the history
…utowarefoundation#582)

Signed-off-by: tomoya.kimura <[email protected]>
  • Loading branch information
tkimura4 committed Aug 2, 2023
1 parent cbde8bd commit 9d2ac97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**:
ros__parameters:
transition_timeout: 8.0
transition_timeout: 5.0
frequency_hz: 10.0
check_engage_condition: true # set false if you do not want to care about the engage condition.
nearest_dist_deviation_threshold: 3.0 # [m] for finding nearest index
Expand Down

0 comments on commit 9d2ac97

Please sign in to comment.