Public Member Functions | |
void | checkValueError (const hrp::Vector3 &p0, const hrp::Vector3 &p1, std::vector< size_t > neglect_index=std::vector< size_t >()) |
double | getErrorThre () const |
double | getMaxValue () const |
bool | isSmallError () const |
ValueErrorChecker (double _thre) | |
~ValueErrorChecker () | |
Private Attributes | |
double | error_thre |
bool | is_small_error |
double | max_value_error |
Definition at line 78 of file testGaitGenerator.cpp.
|
inline |
Definition at line 83 of file testGaitGenerator.cpp.
|
inline |
Definition at line 86 of file testGaitGenerator.cpp.
|
inline |
Definition at line 87 of file testGaitGenerator.cpp.
|
inline |
Definition at line 96 of file testGaitGenerator.cpp.
|
inline |
Definition at line 95 of file testGaitGenerator.cpp.
|
inline |
Definition at line 97 of file testGaitGenerator.cpp.
|
private |
Definition at line 80 of file testGaitGenerator.cpp.
|
private |
Definition at line 81 of file testGaitGenerator.cpp.
|
private |
Definition at line 80 of file testGaitGenerator.cpp.