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::Command Class Reference#include <humaninput2d.h>
Detailed DescriptionCommand structure. All values are interpreted as either absolute command or incremental, depending on value of theisIncrement* switch.If the increment switch is TRUE, the value is interpreted as increment in command. The increment is typically an integer but this is not inforced. Otherwise, the value is interpreted as the absolute command command in the range from -1.0 to +1.0, corresponding to maximum allowed values in both directions. To indicate "no change" set the increment switch to TRUE and the command to 0.0
The documentation for this class was generated from the following files:
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)