forked from tier4/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(map_based_prediction): output rich prediction paths based on lan…
…elet map for crosswalk users (tier4#922) * feat(map_based_prediction): output rich prediction paths for pedestrian and bicycle Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * perf(map_based_prediction): early return in crosswalk iteration Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(map_based_prediction): update horizon time Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(map_based_prediction): remove redundant param Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(map_based_prediction): restore original prediction horizon time Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(map_based_prediction): separate processes of each object class explicitly Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * docs(map_based_prediction): add prediction algorithm for crosswalk user Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * docs(map_based_prediction): update file name Readme -> README Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
- Loading branch information
1 parent
fa70801
commit 1f4d4a7
Showing
10 changed files
with
552 additions
and
91 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.