Skip to content

Commit

Permalink
fix(avoidance): change return dead line param
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 23, 2024
1 parent f5a2875 commit 266e252
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
return_dead_line:
goal:
enable: true # [-]
buffer: 30.0 # [m]
buffer: 3.0 # [m]
traffic_light:
enable: true # [-]
buffer: 3.0 # [m]
Expand Down

0 comments on commit 266e252

Please sign in to comment.