Skip to content

Commit

Permalink
feat(autoware_launch): add min_drivable_width
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
  • Loading branch information
takayuki5168 committed Apr 28, 2023
1 parent db6ed31 commit 3842ce9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
avoidance_cost_margin: 0.0 # [m]
avoidance_cost_band_length: 5.0 # [m]
avoidance_cost_decrease_rate: 0.05 # decreased cost per point interval
min_drivable_width: 0.2 # [m] The vehicle width and this parameter is supposed to be kept in the optimization's constraint

weight:
lat_error_weight: 0.0 # weight for lateral error
Expand Down

0 comments on commit 3842ce9

Please sign in to comment.