-
Notifications
You must be signed in to change notification settings - Fork 682
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(avoidance_module): change implementation to lambda
In the generateExtendedDrivableArea function, the implementation to extend drivable areas with reference to object is refactor to lambda. This will allow the function to be used for some future planned updates. The refactor doesn't affect the behavior of the avoidance_module. Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
- Loading branch information
1 parent
d638b95
commit 4c8a3bf
Showing
1 changed file
with
26 additions
and
14 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