Definition at line 100 of file testGaitGenerator.cpp.
testGaitGenerator::testGaitGenerator | ( | double | _dt | ) | [inline] |
Definition at line 799 of file testGaitGenerator.cpp.
virtual testGaitGenerator::~testGaitGenerator | ( | ) | [inline, virtual] |
Definition at line 823 of file testGaitGenerator.cpp.
bool testGaitGenerator::check_all_results | ( | ) | const [inline] |
Definition at line 1347 of file testGaitGenerator.cpp.
void testGaitGenerator::check_end_values | ( | ) | [inline, private] |
Definition at line 708 of file testGaitGenerator.cpp.
void testGaitGenerator::check_start_values | ( | ) | [inline, private] |
Definition at line 701 of file testGaitGenerator.cpp.
void testGaitGenerator::gen_and_plot_walk_pattern | ( | const step_node & | initial_support_leg_step, |
const step_node & | initial_swing_leg_dst_step | ||
) | [inline, private] |
Definition at line 765 of file testGaitGenerator.cpp.
void testGaitGenerator::gen_and_plot_walk_pattern | ( | ) | [inline, private] |
Definition at line 783 of file testGaitGenerator.cpp.
void testGaitGenerator::parse_params | ( | bool | is_print_doc_setring = true | ) | [inline] |
Definition at line 1267 of file testGaitGenerator.cpp.
void testGaitGenerator::plot_and_print_errorcheck | ( | ) | [inline, private] |
Definition at line 423 of file testGaitGenerator.cpp.
void testGaitGenerator::plot_and_save | ( | FILE * | gp, |
const std::string | graph_fname, | ||
const std::string | plot_str | ||
) | [inline, private] |
Definition at line 155 of file testGaitGenerator.cpp.
void testGaitGenerator::proc_one_walking_motion | ( | size_t | i | ) | [inline, private] |
Definition at line 165 of file testGaitGenerator.cpp.
void testGaitGenerator::test0 | ( | ) | [inline] |
Definition at line 841 of file testGaitGenerator.cpp.
void testGaitGenerator::test1 | ( | ) | [inline] |
Definition at line 856 of file testGaitGenerator.cpp.
void testGaitGenerator::test10 | ( | ) | [inline] |
Definition at line 1017 of file testGaitGenerator.cpp.
void testGaitGenerator::test11 | ( | ) | [inline] |
Definition at line 1050 of file testGaitGenerator.cpp.
void testGaitGenerator::test12 | ( | ) | [inline] |
Definition at line 1066 of file testGaitGenerator.cpp.
void testGaitGenerator::test13 | ( | ) | [inline] |
Definition at line 1083 of file testGaitGenerator.cpp.
void testGaitGenerator::test14 | ( | ) | [inline] |
Definition at line 1099 of file testGaitGenerator.cpp.
void testGaitGenerator::test15 | ( | ) | [inline] |
Definition at line 1112 of file testGaitGenerator.cpp.
void testGaitGenerator::test16 | ( | ) | [inline] |
Definition at line 1133 of file testGaitGenerator.cpp.
void testGaitGenerator::test17 | ( | ) | [inline] |
Definition at line 1167 of file testGaitGenerator.cpp.
void testGaitGenerator::test18 | ( | ) | [inline] |
Definition at line 1195 of file testGaitGenerator.cpp.
void testGaitGenerator::test19 | ( | ) | [inline] |
Definition at line 1233 of file testGaitGenerator.cpp.
void testGaitGenerator::test2 | ( | ) | [inline] |
Definition at line 868 of file testGaitGenerator.cpp.
void testGaitGenerator::test20 | ( | ) | [inline] |
Definition at line 1250 of file testGaitGenerator.cpp.
void testGaitGenerator::test3 | ( | ) | [inline] |
Definition at line 880 of file testGaitGenerator.cpp.
void testGaitGenerator::test4 | ( | ) | [inline] |
Definition at line 892 of file testGaitGenerator.cpp.
void testGaitGenerator::test5 | ( | ) | [inline] |
Definition at line 904 of file testGaitGenerator.cpp.
void testGaitGenerator::test6 | ( | ) | [inline] |
Definition at line 921 of file testGaitGenerator.cpp.
void testGaitGenerator::test7 | ( | ) | [inline] |
Definition at line 934 of file testGaitGenerator.cpp.
void testGaitGenerator::test8 | ( | ) | [inline] |
Definition at line 960 of file testGaitGenerator.cpp.
void testGaitGenerator::test9 | ( | ) | [inline] |
Definition at line 996 of file testGaitGenerator.cpp.
std::vector<std::string> testGaitGenerator::all_limbs [protected] |
Definition at line 105 of file testGaitGenerator.cpp.
std::vector<std::string> testGaitGenerator::arg_strs |
Definition at line 798 of file testGaitGenerator.cpp.
Definition at line 120 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::cog [protected] |
Definition at line 106 of file testGaitGenerator.cpp.
Definition at line 120 of file testGaitGenerator.cpp.
Definition at line 123 of file testGaitGenerator.cpp.
double testGaitGenerator::dt [protected] |
Definition at line 103 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_cogzmp [protected] |
Definition at line 129 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_fpos [protected] |
Definition at line 131 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_fposvel [protected] |
Definition at line 137 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_frot [protected] |
Definition at line 133 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_frotvel [protected] |
Definition at line 139 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_ssmc [protected] |
Definition at line 145 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_ssmcvel [protected] |
Definition at line 147 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_sstime [protected] |
Definition at line 143 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_thpos [protected] |
Definition at line 141 of file testGaitGenerator.cpp.
std::string testGaitGenerator::fname_zoff [protected] |
Definition at line 135 of file testGaitGenerator.cpp.
ValueDifferenceChecker< std::vector<hrp::Vector3> > testGaitGenerator::footpos_diff_checker [protected] |
Definition at line 121 of file testGaitGenerator.cpp.
ValueDifferenceChecker< std::vector<hrp::Vector3> > testGaitGenerator::footposvel_diff_checker [protected] |
Definition at line 121 of file testGaitGenerator.cpp.
ValueDifferenceChecker< std::vector<hrp::Vector3> > testGaitGenerator::footrot_diff_checker [protected] |
Definition at line 121 of file testGaitGenerator.cpp.
ValueDifferenceChecker< std::vector<hrp::Vector3> > testGaitGenerator::footrotvel_diff_checker [protected] |
Definition at line 121 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_cogzmp [protected] |
Definition at line 130 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_fpos [protected] |
Definition at line 132 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_fposvel [protected] |
Definition at line 138 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_frot [protected] |
Definition at line 134 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_frotvel [protected] |
Definition at line 140 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_ssmc [protected] |
Definition at line 146 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_ssmcvel [protected] |
Definition at line 148 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_sstime [protected] |
Definition at line 144 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_thpos [protected] |
Definition at line 142 of file testGaitGenerator.cpp.
FILE* testGaitGenerator::fp_zoff [protected] |
Definition at line 136 of file testGaitGenerator.cpp.
gait_generator* testGaitGenerator::gg [protected] |
Definition at line 107 of file testGaitGenerator.cpp.
bool testGaitGenerator::is_contact_states_swing_support_time_validity [protected] |
Definition at line 118 of file testGaitGenerator.cpp.
bool testGaitGenerator::is_step_time_valid [protected] |
Definition at line 126 of file testGaitGenerator.cpp.
bool testGaitGenerator::is_toe_heel_dif_angle_valid [protected] |
Definition at line 126 of file testGaitGenerator.cpp.
bool testGaitGenerator::is_toe_heel_zmp_offset_x_valid [protected] |
Definition at line 126 of file testGaitGenerator.cpp.
std::vector<hrp::Vector3> testGaitGenerator::leg_pos [protected] |
Definition at line 104 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::max_lfoot_pos [protected] |
Definition at line 111 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::max_rfoot_pos [protected] |
Definition at line 111 of file testGaitGenerator.cpp.
double testGaitGenerator::max_toe_heel_dif_angle [protected] |
Definition at line 116 of file testGaitGenerator.cpp.
std::vector<double> testGaitGenerator::max_toe_heel_dif_angle_list [protected] |
Definition at line 125 of file testGaitGenerator.cpp.
double testGaitGenerator::max_zmp_offset_x [protected] |
Definition at line 116 of file testGaitGenerator.cpp.
std::vector<double> testGaitGenerator::max_zmp_offset_x_list [protected] |
Definition at line 125 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::min_lfoot_pos [protected] |
Definition at line 111 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::min_rfoot_pos [protected] |
Definition at line 111 of file testGaitGenerator.cpp.
double testGaitGenerator::min_toe_heel_dif_angle [protected] |
Definition at line 116 of file testGaitGenerator.cpp.
std::vector<double> testGaitGenerator::min_toe_heel_dif_angle_list [protected] |
Definition at line 125 of file testGaitGenerator.cpp.
double testGaitGenerator::min_zmp_offset_x [protected] |
Definition at line 116 of file testGaitGenerator.cpp.
std::vector<double> testGaitGenerator::min_zmp_offset_x_list [protected] |
Definition at line 125 of file testGaitGenerator.cpp.
std::vector<bool> testGaitGenerator::prev_contact_states [protected] |
Definition at line 114 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::prev_lfoot_pos [protected] |
Definition at line 110 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::prev_lfoot_rpy [protected] |
Definition at line 110 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::prev_refzmp [protected] |
Definition at line 112 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::prev_rfoot_pos [protected] |
Definition at line 110 of file testGaitGenerator.cpp.
hrp::Vector3 testGaitGenerator::prev_rfoot_rpy [protected] |
Definition at line 110 of file testGaitGenerator.cpp.
coordinates testGaitGenerator::prev_ssmc [protected] |
Definition at line 113 of file testGaitGenerator.cpp.
std::vector<double> testGaitGenerator::prev_swing_support_time [protected] |
Definition at line 115 of file testGaitGenerator.cpp.
Definition at line 120 of file testGaitGenerator.cpp.
Definition at line 120 of file testGaitGenerator.cpp.
Definition at line 120 of file testGaitGenerator.cpp.
Definition at line 120 of file testGaitGenerator.cpp.
Definition at line 120 of file testGaitGenerator.cpp.
std::vector<double> testGaitGenerator::step_time_list [protected] |
Definition at line 125 of file testGaitGenerator.cpp.
std::string testGaitGenerator::test_doc_string [protected] |
Definition at line 128 of file testGaitGenerator.cpp.
bool testGaitGenerator::use_gnuplot [protected] |
Definition at line 108 of file testGaitGenerator.cpp.
bool testGaitGenerator::use_graph_append [protected] |
Definition at line 108 of file testGaitGenerator.cpp.
Definition at line 123 of file testGaitGenerator.cpp.
ValueDifferenceChecker< std::vector<hrp::Vector3> > testGaitGenerator::zmpoffset_diff_checker [protected] |
Definition at line 121 of file testGaitGenerator.cpp.