-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: sync upstream #181
chore: sync upstream #181
Conversation
Introduce a version field to the interface. Make use of it in the lidar_apollo_segmentation_tvm packages and the yolo_v2 example of tvm_utility. Issue-Id: SCM-4000 Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com> Change-Id: I6d666f886b0a9f01128bfa4cf30e189d23f3481e Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com> Co-authored-by: Xinyu Wang <93699235+angry-crab@users.noreply.github.com>
…e to pointcloud_based_occupancy_grid_map (autowarefoundation#2270) Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Codecov ReportBase: 11.32% // Head: 18.17% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## tier4/main #181 +/- ##
==============================================
+ Coverage 11.32% 18.17% +6.84%
==============================================
Files 12 279 +267
Lines 821 19890 +19069
Branches 210 7535 +7325
==============================================
+ Hits 93 3615 +3522
- Misses 687 13597 +12910
- Partials 41 2678 +2637
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…oundation#1906) * remove unused optional Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * pre-commit Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
autowarefoundation#2278) feat(motion_velocity_smoother): tunable deceleration limit for curve deceleration Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
* feat(ci): add automatic pr labeler Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix: yaml lint Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: rename label Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: fix style and add more labeling files Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: change name and path Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: add pull_request_target Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: update version Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: add .rst Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp> Signed-off-by: kminoda <koji.minoda@tier4.jp>
* change update-docker-manifest to daily schedule Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * fix(update-docker-manifest): support pages for getting container versions Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * fix(update-docker-manifest): allow missing tags for certain architectures Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * fix page support Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * refactor Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Features
Bug Fixes
Code Refactoring
Performance Improvements
Continuous Integrations