Struct ControllerSpec

Struct Documentation

struct ControllerSpec

Controller Specification.

This struct contains both a pointer to a given controller, c, as well as information about the controller, info.

Public Members

hardware_interface::ControllerInfo info
controller_interface::ControllerInterfaceBaseSharedPtr c