|
This is the complete list of members for PlatformUnitExecutor, including all inherited members.
ControllerType enum name | ExecutorInterface | |
ensureIsActive(ControllerType controllerType)=0 | ExecutorInterface | pure virtual |
execute(const core::LocalTrajectory &trajectory, bool activateController=false)=0 | ExecutorInterface | pure virtual |
execute(const core::GlobalTrajectory &trajectory, bool activateController=false)=0 | ExecutorInterface | pure virtual |
move(const core::Twist &twist) override | PlatformUnitExecutor | |
PlatformUnitExecutor(PlatformUnitInterfacePrx platformUnit) | PlatformUnitExecutor | |
start(ControllerType controllerType)=0 | ExecutorInterface | pure virtual |
stop()=0 | ExecutorInterface | pure virtual |
~ExecutorInterface()=default | ExecutorInterface | virtual |
~PlatformUnitExecutor() override | PlatformUnitExecutor |