forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(avoidance): make it possible to use freespace areas in avoidance…
… module (autowarefoundation#6001) * fix(static_drivable_area_expansion): check right/left bound id Signed-off-by: satoshi-ota <[email protected]> * feat(static_drivable_area): use freespace area Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): use freespace Signed-off-by: satoshi-ota <[email protected]> * fix(AbLC): fix flag Signed-off-by: satoshi-ota <[email protected]> * fix(planner_manager): fix flag Signed-off-by: satoshi-ota <[email protected]> * refactor(static_drivable_area_expansion): remove unused arg Signed-off-by: satoshi-ota <[email protected]> * refactor(static_drivable_area_expansion): use lambda Signed-off-by: satoshi-ota <[email protected]> * fix(static_drivable_area_expansion): fix invalid access Signed-off-by: satoshi-ota <[email protected]> * refactor(static_drivable_area_expansion): improve readability Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): add param Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
- Loading branch information
1 parent
4e0b4ac
commit 1279359
Showing
3 changed files
with
400 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.