ROS2 Lifecycle Node Example
23 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Michael
am 2 Jun. 2022
Kommentiert: Michael
am 3 Jun. 2022
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 Kommentare
Akzeptierte Antwort
Jagadeesh Konakalla
am 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Find more on ROS 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!