Skip to content

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 <satoshi.ota928@gmail.com>
  • Loading branch information
satoshi-ota committed Jan 4, 2023
1 parent b322bb5 commit 39bcab7
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 39bcab7

Please sign in to comment.