Skip to content

Commit

Permalink
feat(behavior_path_planner): expand footprint for dynamic drivalble a…
Browse files Browse the repository at this point in the history
…rea expansion (autowarefoundation#357)

feat(behavior_path_planner): expand footprint for drivable area expansion

Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
  • Loading branch information
mkuri authored Aug 20, 2023
1 parent ed419cc commit 968ac2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
enabled: true
ego:
extra_footprint_offset:
front: 1.0 # [m] extra length to add to the front of the ego footprint
front: 1.5 # [m] extra length to add to the front of the ego footprint
rear: 0.5 # [m] extra length to add to the rear of the ego footprint
left: 0.5 # [m] extra length to add to the left of the ego footprint
right: 0.5 # [m] extra length to add to the rear of the ego footprint
Expand Down

0 comments on commit 968ac2c

Please sign in to comment.