Skip to content

Commit

Permalink
feat: prevent start planner execution in the middle of the road (#579)
Browse files Browse the repository at this point in the history
* start planner:new param: dist th to middle of road

Signed-off-by: Daniel Sanchez <[email protected]>

* refactor param order

Signed-off-by: Daniel Sanchez <[email protected]>

---------

Signed-off-by: Daniel Sanchez <[email protected]>
  • Loading branch information
danielsanchezaran authored Sep 21, 2023
1 parent 86aa396 commit b5e6116
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
collision_check_margin: 1.0
collision_check_distance_from_end: 1.0
th_moving_object_velocity: 1.0
th_distance_to_middle_of_the_road: 0.1
# shift pull out
enable_shift_pull_out: true
check_shift_path_lane_departure: false
Expand Down

0 comments on commit b5e6116

Please sign in to comment.