#include "Locomotion/Walk/jwalkincludes.h"
Go to the source code of this file.
Defines | |
#define | JWALKOPTIMISER_VERBOSITY 3 |
#define | JWALKOPTIMISER_FREQUENCY 10 |
Functions | |
void * | runJWalkOptimiser (void *arg) |
Variables | |
float | networkVelocityX |
float | networkVelocityY |
float | networkVelocity |
float | networkControl1 |
float | networkControl2 |
float | networkControl3 |
pthread_t | jWalkOptimiserThread |
#define JWALKOPTIMISER_FREQUENCY 10 |
#define JWALKOPTIMISER_VERBOSITY 3 |
void* runJWalkOptimiser | ( | void * | arg | ) |
pthread_t jWalkOptimiserThread |
float networkControl1 |
float networkControl2 |
float networkControl3 |
float networkVelocity |
float networkVelocityX |
Version : $Id
float networkVelocityY |