ROS2 Lifecycle Node Example
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Michael
el 2 de Jun. de 2022
Comentada: Michael
el 3 de Jun. de 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 comentarios
Respuesta aceptada
Jagadeesh Konakalla
el 3 de Jun. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Specialized Messages en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!