Skip to content

Commit

Permalink
add parameter to enable/disable bound check
Browse files Browse the repository at this point in the history
Signed-off-by: mohammad alqudah <[email protected]>
  • Loading branch information
mkquda committed Sep 9, 2024
1 parent 8f3e2bf commit 0d05885
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 0d05885

Please sign in to comment.