feat(lidar_marker_localizer): road surface lidar marker extension#11701
feat(lidar_marker_localizer): road surface lidar marker extension#11701Motsu-san wants to merge 4 commits intoautowarefoundation:mainfrom
Conversation
|
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #11701 +/- ##
==========================================
+ Coverage 18.05% 18.68% +0.63%
==========================================
Files 1838 1869 +31
Lines 126279 127525 +1246
Branches 44164 46883 +2719
==========================================
+ Hits 22796 23827 +1031
- Misses 84517 85401 +884
+ Partials 18966 18297 -669
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
35f03fd to
a3a4921
Compare
7bf6e24 to
3d82426
Compare
|
@Motsu-san cc @KYabuuchi @TaikiYamada4 @YamatoAndo As we decided to migrate tier4 launchers into autoware_launch repository, |
3d82426 to
b2efe4f
Compare
|
@paulsohn Thank you for your notice! The conflict has been resolved. |
66c7011 to
d9c9775
Compare
|
This pull request has been automatically marked as stale because it has not had recent activity. |
Signed-off-by: Motsu-san <83898149+Motsu-san@users.noreply.github.com>
Signed-off-by: Motsu-san <83898149+Motsu-san@users.noreply.github.com>
Signed-off-by: Motsu-san <83898149+Motsu-san@users.noreply.github.com>
…ramework Signed-off-by: Motsu-san <83898149+Motsu-san@users.noreply.github.com>
d9c9775 to
d0ebe6c
Compare
Description
This pull request adds and improves the Lidar Marker feature in Autoware Universe's
autoware_lidar_marker_localizerto extend the function for road surface lidar marker.Please open and merge this after the following pull-requests merged
#11574
autowarefoundation/autoware_launch#1695
Contents
Related links
How was this PR tested?
Add unit tests for new features
Verify functionality in simulation environments with in-house data
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.