Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
fix(avoidance): fix param name for readability
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed Jan 5, 2023
1 parent 7240e0e commit 6552dcb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
max_distance: 20.0 # [m]

constraints:
# constraints type
hard_constraints: false # [-]
# vehicle slows down under longitudinal constraints
use_constraints_for_decel: false # [-]

# lateral constraints
lateral:
Expand Down

0 comments on commit 6552dcb

Please sign in to comment.