-
Notifications
You must be signed in to change notification settings - Fork 52
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
Closed
TetsuKawa
wants to merge
14
commits into
tier4:feat/add-mrm-v0.6-launch-based-on-based-on-v3.0.0
from
TetsuKawa:feat/add-mrm-state-msg
Closed
feat: add mrm state msg #127
TetsuKawa
wants to merge
14
commits into
tier4:feat/add-mrm-v0.6-launch-based-on-based-on-v3.0.0
from
TetsuKawa:feat/add-mrm-state-msg
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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]>
Signed-off-by: Shunsuke Miura <[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]>
Signed-off-by: ito-san <[email protected]>
Signed-off-by: Takagi, Isamu <[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]>
Signed-off-by: TetsuKawa <[email protected]>
|
… feat/add-mrm-state-msg
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Checklist for the PR Reviewer
Reviewers should check the checkboxes below before approval.
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
CI Checks