Skip to content

Commit

Permalink
feat(autoware_launch): add time to fix reference points's boundary wi…
Browse files Browse the repository at this point in the history
…dth (#311)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
  • Loading branch information
takayuki5168 committed Apr 23, 2023
1 parent ff2d11f commit 51bf8a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@

# avoidance
avoidance:
max_bound_fixing_time: 3.0 # [s]
max_longitudinal_margin_for_bound_violation: 1.0 # [m]
max_avoidance_cost: 0.5 # [m]
avoidance_cost_margin: 0.0 # [m]
Expand Down

0 comments on commit 51bf8a3

Please sign in to comment.