Skip to content

Commit

Permalink
feat: enable check_engage_condition (autowarefoundation#380)
Browse files Browse the repository at this point in the history
Signed-off-by: tomoya.kimura <[email protected]>

Signed-off-by: tomoya.kimura <[email protected]>
  • Loading branch information
tkimura4 authored Jan 5, 2023
1 parent f9f534f commit cde9e39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ros__parameters:
transition_timeout: 6.0
frequency_hz: 10.0
check_engage_condition: false # set false if you do not want to care about the engage condition.
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
nearest_yaw_deviation_threshold: 1.57 # [rad] for finding nearest index
engage_acceptable_limits:
Expand Down

0 comments on commit cde9e39

Please sign in to comment.