Skip to content

Commit

Permalink
feat(lane_change): add lane change parameter (autowarefoundation#1157)
Browse files Browse the repository at this point in the history
add parameter to enable/disable bound check

Signed-off-by: mohammad alqudah <[email protected]>
  • Loading branch information
mkquda authored Sep 20, 2024
1 parent a8e335c commit 4288f79
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
# safety check
safety_check:
allow_loose_check_for_cancel: true
enable_target_lane_bound_check: true
collision_check_yaw_diff_threshold: 3.1416
execution:
expected_front_deceleration: -1.0
Expand Down

0 comments on commit 4288f79

Please sign in to comment.