NUWalk Class Reference
#include <nuwalk.h>
List of all members.
Constructor & Destructor Documentation
NUWalk::NUWalk |
( |
JWalk * |
pjwalk |
) |
|
Member Function Documentation
void NUWalk::emergencyStop |
( |
|
) |
|
void NUWalk::goBackward |
( |
|
) |
|
void NUWalk::goForward |
( |
|
) |
|
void NUWalk::goTurnLeft |
( |
|
) |
|
void NUWalk::goTurnRight |
( |
|
) |
|
void NUWalk::onBearing |
( |
float |
bearing, |
|
|
bool |
dodge = false | |
|
) |
| | |
void NUWalk::toPoint |
( |
float |
distance, |
|
|
float |
bearing, |
|
|
bool |
dodge = false | |
|
) |
| | |
void NUWalk::toPointWithMaintainOrientation |
( |
float |
distance, |
|
|
float |
bearing, |
|
|
float |
desiredorientation, |
|
|
bool |
dodge = false | |
|
) |
| | |
void NUWalk::toPointWithOrientation |
( |
float |
distance, |
|
|
float |
bearing, |
|
|
float |
finalorientation, |
|
|
bool |
dodge = false | |
|
) |
| | |
bool NUWalk::walkIsActive |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- /Users/jason/Code/naowalkoptimiser/src/Locomotion/Walk/nuwalk.h
- /Users/jason/Code/naowalkoptimiser/src/Locomotion/Walk/nuwalk.cpp