Conversation
|
@jmachowinski can you take a look at this? |
|
Pulls: #2774 |
I had a short look, and it looks reasonable. That been said, I don't know enough about this part of the code, to give it a go though. |
|
One remark though, if this fixes, a bug, can you add a unit test for it ? |
|
@jmachowinski tests are added, can you take a look and approve? |
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
7607382 to
1105780
Compare
|
Pulls: #2774 |
|
https://github.com/Mergifyio backport jazzy humble |
✅ Backports have been createdDetails
|
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> (cherry picked from commit 7b6ee8a) # Conflicts: # rclcpp_lifecycle/src/lifecycle_node_interface_impl.cpp
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> (cherry picked from commit 7b6ee8a)
i think this is just a simple oversight.
rcl_lifecycle_get_transition_by_idshould be called to pull out the valid transition based on the current state, aligns withrcl_lifecycle_get_transition_by_label.Note
backport to humble and jazzy required