Skip to content

Commit

Permalink
feat: prevent start planner execution in the middle of the road (auto…
Browse files Browse the repository at this point in the history
…warefoundation#579) (autowarefoundation#642)

* start planner:new param: dist th to middle of road



* refactor param order



---------

Signed-off-by: Daniel Sanchez <[email protected]>
Co-authored-by: danielsanchezaran <[email protected]>
  • Loading branch information
kyoichi-sugahara and danielsanchezaran authored Sep 21, 2023
1 parent 4dad912 commit 52361ff
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 52361ff

Please sign in to comment.