
Go to the source code of this file.
Namespaces | |
| namespace | TELEKYB_NAMESPACE | 
Defines | |
| #define | MAX_THRUST_CMD 210 | 
| #define | MIN_THRUST_CMD 28 | 
| #define | PITCH_ROLL_CMD_DEG_SCALE 4.0 | 
| #define | ZERO_STICK_VALUE 66.0 | 
Functions | |
| int | main (int argc, char **argv) | 
| #define MAX_THRUST_CMD 210 | 
Definition at line 19 of file LLJoystick.cpp.
| #define MIN_THRUST_CMD 28 | 
Definition at line 18 of file LLJoystick.cpp.
| #define PITCH_ROLL_CMD_DEG_SCALE 4.0 | 
Definition at line 15 of file LLJoystick.cpp.
| #define ZERO_STICK_VALUE 66.0 | 
Definition at line 17 of file LLJoystick.cpp.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 23 of file LLJoystick.cpp.