Controller Specification. More...
#include <controller_spec.h>
Public Attributes | |
boost::shared_ptr < controller_interface::ControllerBase > | c |
hardware_interface::ControllerInfo | info |
Controller Specification.
This struct contains both a pointer to a given controller, c, as well as information about the controller, info.
Definition at line 54 of file controller_spec.h.
boost::shared_ptr<controller_interface::ControllerBase> controller_manager::ControllerSpec::c |
Definition at line 57 of file controller_spec.h.
Definition at line 56 of file controller_spec.h.