-
Notifications
You must be signed in to change notification settings - Fork 288
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(autoware_launch): replace autoware_auto_mapping_msg with autoware_map_msg #688
Conversation
Signed-off-by: liu cui <[email protected]>
You want me to review this? I am not fully aware of the context, e.g. what the |
PR background: autowarefoundation/autoware#3972 you ignore this PR, we just merge to |
* feat(autoware_launch): add traffic protected level for amber color in intersection (autowarefoundation#588) * feat(autoware_launch): add traffic protected level for amber color in intersection Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]> * feat(intersection): ignore decelerating vehicle on amber traffic light (autowarefoundation#635) * feat(intersection): ignore decelerating vehicle on amber traffic light Signed-off-by: Mamoru Sobue <[email protected]> * tuning Signed-off-by: Mamoru Sobue <[email protected]> --------- Signed-off-by: Mamoru Sobue <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Mamoru Sobue <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]>
* feat(autoware_launch): add traffic protected level for amber color in intersection (#588) * feat(autoware_launch): add traffic protected level for amber color in intersection Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]> * feat(intersection): ignore decelerating vehicle on amber traffic light (#635) * feat(intersection): ignore decelerating vehicle on amber traffic light Signed-off-by: Mamoru Sobue <[email protected]> * tuning Signed-off-by: Mamoru Sobue <[email protected]> --------- Signed-off-by: Mamoru Sobue <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Mamoru Sobue <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]>
* feat(autoware_launch): replace autoware_auto_mapping_msg with autoware_map_msg (#688) feat(autoware_launch): remove autoware auto mapping msg Signed-off-by: liu cui <[email protected]> * fix: planning_msg (#717) fix:planning_msg Signed-off-by: jack.song <[email protected]> * feat(autoware_launch): replace autoware_control_msg with autoware_con… (#725) feat(autoware_launch): replace autoware_control_msg with autoware_control_msg Signed-off-by: NorahXiong <[email protected]> * feat(autoware_launch): replace autoware_auto_vehicle_msgs with autoware_vehicle_msgs Signed-off-by: liu cui <[email protected]> * fix(topics.yaml): fix AUTO button bug Signed-off-by: liu cui <[email protected]> * feat(autoware_launch): rename autoware_auto_perception_rviz_plugin to autoware_perception_rviz_plugin Signed-off-by: Ryohsuke Mitsudome <[email protected]> * feat: rename TrafficSignal messages to TrafficLightGroup Signed-off-by: liu cui <[email protected]> --------- Signed-off-by: liu cui <[email protected]> Signed-off-by: jack.song <[email protected]> Signed-off-by: NorahXiong <[email protected]> Signed-off-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: cyn-liu <[email protected]> Co-authored-by: shulanbushangshu <[email protected]> Co-authored-by: NorahXiong <[email protected]> Co-authored-by: liu cui <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]>
chore: sync awf-latest
Description
merge to autoware-msg branch:
replace autoware_auto_mapping_msg/msg/HADMapBin with autoware_map_msgs/msg/ LaneletMapBin
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
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.