forked from autowarefoundation/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.
refactor(autoware_map_based_prediction): map based pred time keeper p…
…tr (autowarefoundation#8462) * refactor(map_based_prediction): implement time keeper by pointer Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat(map_based_prediction): set time keeper in path generator Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: use scoped time track only when the timekeeper ptr is not null Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: define publish function to measure time Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: add debug parameters for map-based prediction Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: remove unnecessary ScopedTimeTrack instances Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: replace member to pointer Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> --------- Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
- Loading branch information
1 parent
f7998e9
commit 991cb94
Showing
5 changed files
with
170 additions
and
68 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
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.