ROS2 Lifecycle Node Example
1 view (last 30 days)
Show older comments
I am trying to build a ROS2 node in Matlab that is compliant as a life cycle managed node. I am having trouble understanding how to setup the node state machine and a ros2 service callback function for a state transition of that node. I know that lifecycle_msgs are supported with R2022b, so presumably someone at Matlab has done this. If you have example code on how to build the node's state machine and state transition callback function, I would love to see how this is done.
Thanks.
0 Comments
Accepted Answer
Jagadeesh Konakalla
on 3 Jun 2022
Hi Michael,
Currently, ROS Toolbox does not support this capability. Team is actively working on this feature. This will be available in the future releases of ROS Toolbox.
More Answers (0)
See Also
Categories
Find more on Specialized Messages in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!