orca-robotics INTRODUCTION Overview Download and Install Documentation REPOSITORY Interfaces Drivers Libraries Utilities Software Map DEVELOPER Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hydrointerfaces::HumanInput2d Class ReferenceAbstract interface class for human teleoperation input.
More...
|
Public Member Functions | |
virtual int | enable ()=0 |
Returns 0 on success. Does not throw. | |
virtual int | disable ()=0 |
Returns 0 on success. Does not throw. | |
virtual int | read (Command &command)=0 |
Blocking read. Returns 0 on success. Does not throw. | |
Classes | |
class | Command |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)