|
controls
3.0.0
|
This is the complete list of members for BaseControllerInterface, including all inherited members.
| auv_ | BaseControllerInterface | protected |
| BaseControllerInterface()=default | BaseControllerInterface | |
| BaseControllerInterface(std::shared_ptr< SystemDynamicsBase > auv, std::shared_ptr< ControllerConfig > config) | BaseControllerInterface | inline |
| config_ | BaseControllerInterface | protected |
| getForce(const State &goal, const State &curr, double dt)=0 | BaseControllerInterface | pure virtual |
| reset() | BaseControllerInterface | inlinevirtual |
| ~BaseControllerInterface()=default | BaseControllerInterface | virtual |