-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
chore: sync-micro-bus #96
base: micro-bus
Are you sure you want to change the base?
Conversation
* feat(rtc_controller): add new module avoidance_by_lc Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * chore(internal): apply pre-commit Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: 1222-takeshi <m.takeshi1995@gmail.com>
…n feature (#100) add intersection occlusion Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
refactor: renaem pull_over to goal_planenr Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: isamu-takagi <isamu-takagi@users.noreply.github.com>
* build: use <buildtool_depend> for autoware_cmake Signed-off-by: Vincent Richard <richard-v@macnica.co.jp> * style(pre-commit): autofix * style(pre-commit): autofix --------- Signed-off-by: Vincent Richard <richard-v@macnica.co.jp> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
* feat: add support auto mode status Signed-off-by: tkhmy <tkh.my.p@gmail.com> * style(pre-commit): autofix --------- Signed-off-by: tkhmy <tkh.my.p@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## micro-bus #96 +/- ##
===========================================
Coverage ? 0.00%
===========================================
Files ? 60
Lines ? 2712
Branches ? 0
===========================================
Hits ? 0
Misses ? 2712
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* fix:autoware_planning_msgs Signed-off-by: jack.song <jack.song@autocore.ai> * feat(tier4_ad_api_adaptor): replace autoware_control_msg with autoware_control_msg Signed-off-by: NorahXiong <norah.xiong@autocore.ai> * feat(tier4_ad_api_adaptor): replace autoware_auto_system_msg with autoware_system_msg Signed-off-by: NorahXiong <norah.xiong@autocore.ai> * feat(tier4_ad_api_adaptor): replace autoware_auto_msgs with autoware_msgs Signed-off-by: liu cui <cynthia.liu@autocore.ai> * feat: replace DetectedObjects and TrackedObjects messages to autoware_perception_msgs Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: jack.song <jack.song@autocore.ai> Signed-off-by: NorahXiong <norah.xiong@autocore.ai> Signed-off-by: liu cui <cynthia.liu@autocore.ai> Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp> Co-authored-by: jack.song <jack.song@autocore.ai> Co-authored-by: NorahXiong <norah.xiong@autocore.ai> Co-authored-by: liu cui <cynthia.liu@autocore.ai> Co-authored-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
* set timestamp to max_velocity topic Signed-off-by: Autumn60 <harada.akiro@gmail.com> * fix constructor order Signed-off-by: Autumn60 <harada.akiro@gmail.com> --------- Signed-off-by: Autumn60 <harada.akiro@gmail.com>
…e_specs dependency (#126) * refactor(autoware_iv_external_api_adaptor): update component_interface_specs dependency Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp> * shorten namespaces Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp> * update includes Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp> --------- Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
…e_utils dependency (#127) * refactor(autoware_iv_external_api_adaptor): update component_interface_utils dependency Signed-off-by: Esteve Fernandez <esteve@apache.org> * style(pre-commit): autofix --------- Signed-off-by: Esteve Fernandez <esteve@apache.org> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Features
Bug Fixes
Code Refactoring
Builds
Chores