rclcpp icon indicating copy to clipboard operation
rclcpp copied to clipboard

Add lifecycle timers

Open carmiac opened this issue 2 years ago • 1 comments

This adds lifecycle timers which start when the node activates and cancel when the node deactivates. There is a demo available at https://github.com/carmiac/demos/blob/lifecycle_timer/lifecycle/src/lifecycle_timer.cpp

carmiac avatar Aug 02 '23 22:08 carmiac

This pull request has been mentioned on ROS Discourse. There might be relevant details there:

https://discourse.ros.org/t/lifecycle-node-improvements/32706/1

ros-discourse avatar Aug 03 '23 21:08 ros-discourse