Skip to content
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-micro-bus #96

Open
wants to merge 24 commits into
base: micro-bus
Choose a base branch
from
Open

Conversation

tier4-autoware-public-bot[bot]
Copy link
Contributor

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Mar 27, 2023

Features

Bug Fixes

Code Refactoring

Builds

Chores

* feat(rtc_controller): add new module avoidance_by_lc

Signed-off-by: satoshi-ota <[email protected]>

* chore(internal): apply pre-commit

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
takayuki5168 and others added 9 commits April 4, 2023 15:57
…n feature (#100)

add intersection occlusion

Signed-off-by: Mamoru Sobue <[email protected]>
refactor: renaem pull_over to goal_planenr

Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: GitHub <[email protected]>
Co-authored-by: isamu-takagi <[email protected]>
* build: use <buildtool_depend> for autoware_cmake

Signed-off-by: Vincent Richard <[email protected]>

* style(pre-commit): autofix

* style(pre-commit): autofix

---------

Signed-off-by: Vincent Richard <[email protected]>
Co-authored-by: Kenji Miyake <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: add support auto mode status

Signed-off-by: tkhmy <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: tkhmy <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2023

Codecov Report

Attention: Patch coverage is 0% with 79 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (micro-bus@e490986). Click here to learn what that means.

Files Patch % Lines
...are_iv_external_api_adaptor/src/rtc_controller.cpp 0.00% 75 Missing ⚠️
awapi_awiv_adapter/src/awapi_v2x_aggregator.cpp 0.00% 4 Missing ⚠️

❗ 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           
Flag Coverage Δ
differential 0.00% <0.00%> (?)
total 0.00% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

YamatoAndo and others added 14 commits May 28, 2024 17:11
* fix:autoware_planning_msgs

Signed-off-by: jack.song <[email protected]>

* feat(tier4_ad_api_adaptor): replace autoware_control_msg with autoware_control_msg

Signed-off-by: NorahXiong <[email protected]>

* feat(tier4_ad_api_adaptor): replace autoware_auto_system_msg with autoware_system_msg

Signed-off-by: NorahXiong <[email protected]>

* feat(tier4_ad_api_adaptor): replace autoware_auto_msgs with autoware_msgs

Signed-off-by: liu cui <[email protected]>

* feat: replace DetectedObjects and TrackedObjects messages to autoware_perception_msgs

Signed-off-by: Ryohsuke Mitsudome <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: jack.song <[email protected]>
Signed-off-by: NorahXiong <[email protected]>
Signed-off-by: liu cui <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Co-authored-by: jack.song <[email protected]>
Co-authored-by: NorahXiong <[email protected]>
Co-authored-by: liu cui <[email protected]>
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
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 <[email protected]>
Signed-off-by: Fumiya Watanabe <[email protected]>
* set timestamp to max_velocity topic

Signed-off-by: Autumn60 <[email protected]>

* fix constructor order

Signed-off-by: Autumn60 <[email protected]>

---------

Signed-off-by: Autumn60 <[email protected]>
…e_specs dependency (#126)

* refactor(autoware_iv_external_api_adaptor): update component_interface_specs dependency

Signed-off-by: Esteve Fernandez <[email protected]>

* shorten namespaces

Signed-off-by: Esteve Fernandez <[email protected]>

* update includes

Signed-off-by: Esteve Fernandez <[email protected]>

---------

Signed-off-by: Esteve Fernandez <[email protected]>
…e_utils dependency (#127)

* refactor(autoware_iv_external_api_adaptor): update component_interface_utils dependency

Signed-off-by: Esteve Fernandez <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Esteve Fernandez <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix(external): fix old package name

Signed-off-by: satoshi-ota <[email protected]>

* fix: typo

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
* feat(awapi): add velocity factor converter

Signed-off-by: satoshi-ota <[email protected]>

* fix: use velocity factor converter

Signed-off-by: satoshi-ota <[email protected]>

* fix: remove unused subscriber

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.