script Class Reference
#include <script.h>
List of all members.
Constructor & Destructor Documentation
script::script |
( |
std::string |
file, |
|
|
JWalk * |
pjwalk | |
|
) |
| | |
Member Function Documentation
std::string script::getFileName |
( |
|
) |
[inline] |
int script::getNumSteps |
( |
|
) |
[inline] |
float script::getRunningTime |
( |
|
) |
|
bool script::hasScript |
( |
|
) |
[inline] |
bool script::loadFile |
( |
std::string |
file |
) |
|
int script::play |
( |
bool |
block |
) |
|
bool script::setStiffness |
( |
float |
newStiffness |
) |
|
The documentation for this class was generated from the following files:
- /Users/jason/Code/naowalkoptimiser/src/Locomotion/script.h
- /Users/jason/Code/naowalkoptimiser/src/Locomotion/script.cpp