Skip to content

Commit

Permalink
feat: avoidance approval per maneuver (autowarefoundation#563)
Browse files Browse the repository at this point in the history
avoidance approval per maneuver
  • Loading branch information
saka1-s committed Jan 19, 2024
1 parent 8c4ed4a commit 5a7add3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
# policy for rtc request. select "per_shift_line" or "per_avoidance_maneuver".
# "per_shift_line": request approval for each shift line.
# "per_avoidance_maneuver": request approval for avoidance maneuver (avoid + return).
make_approval_request: "per_shift_line"
make_approval_request: "per_avoidance_maneuver"
# policy for vehicle slow down behavior. select "best_effort" or "reliable".
# "best_effort": slow down deceleration & jerk are limited by constraints.
# but there is a possibility that the vehicle can't stop in front of the vehicle.
Expand Down

0 comments on commit 5a7add3

Please sign in to comment.