introduce rcl_lifecycle_get_transition_label_by_id().#2827
Merged
fujitatomoya merged 1 commit intorollingfrom May 1, 2025
Merged
Conversation
fujitatomoya
commented
Apr 28, 2025
Collaborator
Author
fujitatomoya
left a comment
There was a problem hiding this comment.
this will look up the transition map in the state machine, and return the corresponding string label based on the transition identification.
Collaborator
Author
|
@alsora can you review this? |
roncapat
approved these changes
Apr 29, 2025
alsora
approved these changes
Apr 30, 2025
Collaborator
|
CI for both this and ros2/rcl#1229 |
Collaborator
Author
|
all test failure is unrelated to lifecycle. |
Collaborator
Author
|
@Mergifyio rebase |
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Contributor
✅ Branch has been successfully rebased |
b8ea3b1 to
e3fe3e4
Compare
Collaborator
Author
|
No conflict, i will go ahead to merge this with ros2/rcl#1229 |
This file contains hidden or 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
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.
depends on ros2/rcl#1229
address ros2/rcl#991