ROS 2 rclcpp + rcl - rolling
rolling-a919a6e5
ROS 2 C++ Client Library with ROS Client Library
|
Pure virtual interface class for the NodeTimers part of the Node API. More...
#include <rclcpp/node_interfaces/node_timers_interface.hpp>
Public Member Functions | |
virtual RCLCPP_PUBLIC void | add_timer (rclcpp::TimerBase::SharedPtr timer, rclcpp::CallbackGroup::SharedPtr callback_group)=0 |
Add a timer to the node. | |
Pure virtual interface class for the NodeTimers part of the Node API.
Definition at line 30 of file node_timers_interface.hpp.