Skip to content

Files

Latest commit

Apr 26, 2025
2a01c22 · Apr 26, 2025

History

History

lifecycle_py

See lifecycle/README.rst. You can follow the same instructions and replace:

ros2 run lifecycle lifecycle_talker

with:

ros2 run lifecycle_py lifecycle_talker

You still need to use the lifecycle_listener and lifecycle_service_client executables in the lifecycle package, as those demos were not ported to python.