Public Member Functions | |
void | parse_params () |
void | test0 () |
void | test1 () |
void | test2 () |
testZMPDistributor (const double _dt) | |
virtual | ~testZMPDistributor () |
Public Attributes | |
std::vector< std::string > | arg_strs |
Protected Types | |
enum | { EEFM, EEFMQP, EEFMQP2, EEFMQPCOP, EEFMQPCOP2 } |
Protected Attributes | |
std::vector< hrp::Vector3 > | cop_pos |
enum testZMPDistributor:: { ... } | distribution_algorithm |
double | dt |
std::vector< hrp::Vector3 > | ee_pos |
std::vector< hrp::Matrix33 > | ee_rot |
std::vector< std::vector< Eigen::Vector2d > > | fs |
std::vector< hrp::Vector3 > | leg_pos |
size_t | sleep_msec |
SimpleZMPDistributor * | szd |
double | total_fz |
bool | use_gnuplot |
Private Member Functions | |
void | gen_and_plot () |
Definition at line 10 of file testZMPDistributor.cpp.
|
protected |
Enumerator | |
---|---|
EEFM | |
EEFMQP | |
EEFMQP2 | |
EEFMQPCOP | |
EEFMQPCOP2 |
Definition at line 17 of file testZMPDistributor.cpp.
|
inline |
Definition at line 193 of file testZMPDistributor.cpp.
|
inlinevirtual |
Definition at line 197 of file testZMPDistributor.cpp.
|
inlineprivate |
Definition at line 25 of file testZMPDistributor.cpp.
|
inline |
Definition at line 205 of file testZMPDistributor.cpp.
|
inline |
Definition at line 234 of file testZMPDistributor.cpp.
|
inline |
Definition at line 244 of file testZMPDistributor.cpp.
|
inline |
Definition at line 256 of file testZMPDistributor.cpp.
std::vector<std::string> testZMPDistributor::arg_strs |
Definition at line 190 of file testZMPDistributor.cpp.
|
protected |
Definition at line 21 of file testZMPDistributor.cpp.
enum { ... } testZMPDistributor::distribution_algorithm |
|
protected |
Definition at line 13 of file testZMPDistributor.cpp.
|
protected |
Definition at line 20 of file testZMPDistributor.cpp.
|
protected |
Definition at line 22 of file testZMPDistributor.cpp.
|
protected |
Definition at line 23 of file testZMPDistributor.cpp.
|
protected |
Definition at line 19 of file testZMPDistributor.cpp.
|
protected |
Definition at line 18 of file testZMPDistributor.cpp.
|
protected |
Definition at line 15 of file testZMPDistributor.cpp.
|
protected |
Definition at line 14 of file testZMPDistributor.cpp.
|
protected |
Definition at line 16 of file testZMPDistributor.cpp.