-
Notifications
You must be signed in to change notification settings - Fork 650
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
feat!: change from autoware_auto_msgs to autoware_msgs #6893
Conversation
…are_map_msg (#5615) * feat(autoware.universe): replace autoware_auto_mapping_msg with autoware_map_msg Signed-off-by: liu cui <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: liu cui <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…toware_erception_msg Signed-off-by: beginningfan <[email protected]>
Signed-off-by: beginningfan <[email protected]>
…ithub.com/autowarefoundation/autoware.universe into feat/remove-autoware-auto-perception-msgs
…-auto-perception-msgs Replace autoware_auto_perception_msgs with autoware_perception_msgs
* fix:planning_msg Signed-off-by: jack.song <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: jack.song <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…are_control_msg Signed-off-by: NorahXiong <[email protected]>
…re_system_msg Signed-off-by: NorahXiong <[email protected]>
…ware_vehicle_msgs Signed-off-by: liu cui <[email protected]>
Signed-off-by: liu cui <[email protected]>
…ed conflict Signed-off-by: liu cui <[email protected]>
Signed-off-by: liu cui <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Signed-off-by: liu cui <[email protected]>
…utoware_msgs Signed-off-by: Ryohsuke Mitsudome <[email protected]>
…kages Signed-off-by: Ryohsuke Mitsudome <[email protected]>
…tion_msgs Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
…tion_rviz_plugin Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Signed-off-by: mitsudome-r <[email protected]>
Signed-off-by: liu cui <[email protected]>
Signed-off-by: liu cui <[email protected]>
… autoware_msg' Signed-off-by: liu cui <[email protected]>
Signed-off-by: liu cui <[email protected]>
Signed-off-by: liu cui <[email protected]>
Signed-off-by: liu cui <[email protected]>
Signed-off-by: liu cui <[email protected]>
Signed-off-by: Yukihito Saito <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Relevant components were split up and reviewed component by component by AWF maintainers. |
NOTE: We have confirmed that all the test results in Web.Auto Evaluator were same between the main branch and this branch before merging. Before (442/617 passing): https://evaluation.tier4.jp/evaluation/reports/95a837bd-c785-55d6-90e7-1eeed9376ed4?project_id=awf There is a small difference in the result, but this is likely to be the fact that autoware and simulator not being deterministic. |
This PR will be closed |
Description
following change from autoware_auto_msgs to autoware_msgs
Related links
Tests performed
Notes for reviewers
Interface changes
Effects on system behavior
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.