Static Public Member Functions | Static Public Attributes | List of all members
grl.flatbuffer.EClientCommandMode Class Reference
+ Collaboration diagram for grl.flatbuffer.EClientCommandMode:

Static Public Member Functions

static String name (int e)
 
static String name (int e)
 

Static Public Attributes

static final byte NO_COMMAND_MODE = 0
 
static final byte POSITION = 1
 
static final byte TORQUE = 3
 
static final byte WRENCH = 2
 

Detailed Description

Type of command being sent to the arm (Dimensonal units)

Definition at line 8 of file build/include/grl/flatbuffer/grl/flatbuffer/EClientCommandMode.java.

Member Function Documentation

§ name() [1/2]

static String grl.flatbuffer.EClientCommandMode.name ( int  e)
inlinestatic

§ name() [2/2]

static String grl.flatbuffer.EClientCommandMode.name ( int  e)
inlinestatic

Member Data Documentation

§ NO_COMMAND_MODE

static final byte grl.flatbuffer.EClientCommandMode.NO_COMMAND_MODE = 0
static

§ POSITION

static final byte grl.flatbuffer.EClientCommandMode.POSITION = 1
static

§ TORQUE

static final byte grl.flatbuffer.EClientCommandMode.TORQUE = 3
static

§ WRENCH

static final byte grl.flatbuffer.EClientCommandMode.WRENCH = 2
static

The documentation for this class was generated from the following file: