#include <my_dummy_controller.h>

Additional Inherited Members | |
Public Member Functions inherited from hardware_interface::HardwareInterface | |
| virtual void | claim (std::string resource) |
| void | clearClaims () |
| std::set< std::string > | getClaims () const |
| virtual | ~HardwareInterface ()=default |
Definition at line 40 of file my_dummy_controller.h.