ros2_control - iron
|
Controller Specification. More...
#include <controller_spec.hpp>
Public Attributes | |
hardware_interface::ControllerInfo | info |
controller_interface::ControllerInterfaceBaseSharedPtr | c |
std::shared_ptr< rclcpp::Time > | last_update_cycle_time |
Controller Specification.
This struct contains both a pointer to a given controller, c, as well as information about the controller, info.