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

Drop support for autoware_auto_xx_msgs #1454

Draft
wants to merge 85 commits into
base: master
Choose a base branch
from

Conversation

HansRobo
Copy link
Member

@HansRobo HansRobo commented Nov 18, 2024

Description

Abstract

Background

Details

  • replace autoware_auto_xx_msgs with autoware_xx_msgs
  • use only one source for /autoware/state
  • finish supporting awf/autoware architecture_type ( traffic light for autoware_auto_perception_msgs )
  • use awf/autoware/20240605 as default architecture_type

messages that are not simple migrations

before after
autoware_auto_control_msgs/AckermannControlCommand autoware_control_msgs/Control
autoware_auto_planning_msgs/PathWithLaneId tier4_planning_msgs/PathWithLaneId

References

Destructive Changes

Known Limitations

kielczykowski-rai and others added 30 commits February 29, 2024 13:04
kielczykowski-rai and others added 24 commits July 24, 2024 12:18
…gs_support

# Conflicts:
#	external/concealer/include/concealer/autoware.hpp
#	external/concealer/include/concealer/autoware_universe.hpp
#	external/concealer/include/concealer/field_operator_application_for_autoware_universe.hpp
#	external/concealer/src/autoware_universe.cpp
#	external/concealer/src/field_operator_application_for_autoware_universe.cpp
@HansRobo HansRobo added interface breaking bump major If this pull request merged, bump major version of the scenario_simulator_v2 labels Nov 18, 2024
Copy link

github-actions bot commented Nov 18, 2024

This PR edits vehicle model that is copied from simple_planning_simulator. Please consider making changes to the original code to avoid confusion or consult developers (@hakuturu583, @yamacir-kit and @HansRobo ).

@HansRobo HansRobo changed the title Drop support autoware_auto_xx_msgs Drop support for autoware_auto_xx_msgs Nov 18, 2024
Copy link

sonarcloud bot commented Nov 19, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump major If this pull request merged, bump major version of the scenario_simulator_v2 interface breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants