Class DummyDriverNode
- Defined in File mocap4r2_dummy_driver.hpp 
Inheritance Relationships
Base Type
- public mocap4r2_control::ControlledLifecycleNode
Class Documentation
- 
class DummyDriverNode : public mocap4r2_control::ControlledLifecycleNode
- Public Types - 
using CallbackReturnT = rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn
 - Public Functions - 
DummyDriverNode()
 - 
~DummyDriverNode()
 - 
CallbackReturnT on_configure(const rclcpp_lifecycle::State &state)
 - 
CallbackReturnT on_activate(const rclcpp_lifecycle::State &state)
 - 
CallbackReturnT on_deactivate(const rclcpp_lifecycle::State &state)
 - 
CallbackReturnT on_cleanup(const rclcpp_lifecycle::State &state)
 - 
CallbackReturnT on_shutdown(const rclcpp_lifecycle::State &state)
 - 
CallbackReturnT on_error(const rclcpp_lifecycle::State &state)
 - 
void publish_data()
 - Protected Functions 
- 
using CallbackReturnT = rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn