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

feat: add mrm state msg #127

Conversation

TetsuKawa
Copy link
Contributor

@TetsuKawa TetsuKawa commented Jun 24, 2024

Related Links

TIREIV_INTERNAL

Description

This msg is for internal mrm_status of leader election in MRM0.6.

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

  • Code is properly formatted
  • Assign PR to reviewer

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code is properly formatted
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

tzhong518 and others added 13 commits December 28, 2023 15:30
* add: traffic_light_type

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

* fix: precommit

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

* fix: message type name

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

---------

Signed-off-by: tzhong518 <[email protected]>
* feat(tier4_planning_msgs): add internal route interface

Signed-off-by: Takagi, Isamu <[email protected]>

* add interrupted state

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Takagi, Isamu <[email protected]>
* feat(tier4_system_msgs): improve diagnostic graph efficiency

Signed-off-by: Takagi, Isamu <[email protected]>

* change struct

Signed-off-by: Takagi, Isamu <[email protected]>

* add readme

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Takagi, Isamu <[email protected]>
* feat(tier4_system_msgs): add msgs for MRM pull over

Signed-off-by: Makoto Kurihara <[email protected]>

* chore(tier4_system_msgs): add a newline

Signed-off-by: Makoto Kurihara <[email protected]>

---------

Signed-off-by: Makoto Kurihara <[email protected]>
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
* feat(tier4_system_msgs): add diag graph name

Signed-off-by: Takagi, Isamu <[email protected]>

* feat(tier4_system_msgs): add diag graph type

Signed-off-by: Takagi, Isamu <[email protected]>

* feat(tier4_system_msgs): rename id

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Takagi, Isamu <[email protected]>
* feat(tier4_rtc_msgs): add new field

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

* chore(tier4_rtc_request): add description to msg file

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

---------

Signed-off-by: satoshi-ota <[email protected]>
* add InitializeLocalization.srv

Signed-off-by: Yamato Ando <[email protected]>

* add new line

Signed-off-by: Yamato Ando <[email protected]>

* add description

Signed-off-by: Yamato Ando <[email protected]>

* remove unnecessary space

Signed-off-by: Yamato Ando <[email protected]>

* ci(pre-commit): autofix

---------

Signed-off-by: Yamato Ando <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix:autoware_planning_msgs

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

* feat(tier4_autoware_msgs): replace autoware_auto_system_msg with autoware_system_msg

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

* feat(tier4_autoware_msgs): replace autoware_auto_msgs with autoware_msgs

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

* feat!: replace autoware_auto_perception_msgs with autoware_perception_msgs

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

* feat: move PathWithLaneId from autoware_msgs to tier4_autoware_msgs

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

---------

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]>
Signed-off-by: TetsuKawa <[email protected]>
@TetsuKawa TetsuKawa requested a review from isamu-takagi June 24, 2024 09:02
Copy link

mergify bot commented Jun 24, 2024

⚠️ The sha of the head commit of this PR conflicts with #124. Mergify cannot evaluate rules on this PR. ⚠️

@TetsuKawa TetsuKawa requested a review from mkuri June 24, 2024 09:02
Copy link

mergify bot commented Jun 24, 2024

⚠️ The sha of the head commit of this PR conflicts with #124. Mergify cannot evaluate rules on this PR. ⚠️

@TetsuKawa TetsuKawa closed this Jun 24, 2024
@TetsuKawa TetsuKawa deleted the feat/add-mrm-state-msg branch July 17, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants