|
bool | check_all_results () |
|
bool | check_detection_time_validity (const double time_thre=1.0) |
|
void | gen_forces_moments (const std::vector< double > &force_vec, const hrp::Vector3 &force_dir=hrp::Vector3::UnitZ()) |
|
double | gen_forces_moments_for_inverting (const double total_tm, const double start_tm, const double turnaround_tm, const double start_resultant_force, const double turnaround_resultant_force, const hrp::Vector3 &force_dir=hrp::Vector3::UnitZ()) |
|
double | gen_forces_moments_for_saturation (const double total_tm, const double start_tm, const double turnaround_tm, const double start_resultant_force, const double turnaround_resultant_force, const hrp::Vector3 &force_dir=hrp::Vector3::UnitZ()) |
|
double | get_a_coeff_by_index (const double df, const hrp::dvector6 &ccm1, const hrp::Vector3 &fdir) |
|
hrp::dvector6 | get_ccm1_by_index (size_t idx, bool is_positive=true) |
|
void | parse_params () |
|
void | test0 () |
|
void | test1 () |
|
void | test2 () |
|
void | test3 () |
|
void | test4 () |
|
void | test5 () |
|
void | test6 () |
|
void | test7 () |
|
| testObjectContactTurnaroundDetectorBase (const double _dt=0.004) |
|
testObjectContactTurnaroundDetectorBase::testObjectContactTurnaroundDetectorBase |
( |
const double |
_dt = 0.004 | ) |
|
|
inline |
bool testObjectContactTurnaroundDetectorBase::check_all_results |
( |
| ) |
|
|
inline |
bool testObjectContactTurnaroundDetectorBase::check_detection_time_validity |
( |
const double |
time_thre = 1.0 | ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::gen_forces_moments |
( |
const std::vector< double > & |
force_vec, |
|
|
const hrp::Vector3 & |
force_dir = hrp::Vector3::UnitZ() |
|
) |
| |
|
inline |
double testObjectContactTurnaroundDetectorBase::gen_forces_moments_for_inverting |
( |
const double |
total_tm, |
|
|
const double |
start_tm, |
|
|
const double |
turnaround_tm, |
|
|
const double |
start_resultant_force, |
|
|
const double |
turnaround_resultant_force, |
|
|
const hrp::Vector3 & |
force_dir = hrp::Vector3::UnitZ() |
|
) |
| |
|
inline |
double testObjectContactTurnaroundDetectorBase::gen_forces_moments_for_saturation |
( |
const double |
total_tm, |
|
|
const double |
start_tm, |
|
|
const double |
turnaround_tm, |
|
|
const double |
start_resultant_force, |
|
|
const double |
turnaround_resultant_force, |
|
|
const hrp::Vector3 & |
force_dir = hrp::Vector3::UnitZ() |
|
) |
| |
|
inline |
void testObjectContactTurnaroundDetectorBase::gen_pattern_and_plot |
( |
| ) |
|
|
inlineprotected |
hrp::dvector6 testObjectContactTurnaroundDetectorBase::get_ccm1_by_index |
( |
size_t |
idx, |
|
|
bool |
is_positive = true |
|
) |
| |
|
inline |
void testObjectContactTurnaroundDetectorBase::parse_params |
( |
| ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::test0 |
( |
| ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::test1 |
( |
| ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::test2 |
( |
| ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::test3 |
( |
| ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::test4 |
( |
| ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::test5 |
( |
| ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::test6 |
( |
| ) |
|
|
inline |
void testObjectContactTurnaroundDetectorBase::test7 |
( |
| ) |
|
|
inline |
std::vector<std::string> testObjectContactTurnaroundDetectorBase::arg_strs |
double testObjectContactTurnaroundDetectorBase::detect_time |
|
protected |
double testObjectContactTurnaroundDetectorBase::dt |
|
protected |
std::vector<std::vector<hrp::Vector3> > testObjectContactTurnaroundDetectorBase::forces_vec |
|
protected |
std::vector<std::vector<hrp::Vector3> > testObjectContactTurnaroundDetectorBase::hpos_vec |
|
protected |
std::vector<std::vector<hrp::Vector3> > testObjectContactTurnaroundDetectorBase::moments_vec |
|
protected |
std::vector<double> testObjectContactTurnaroundDetectorBase::time_vec |
|
protected |
double testObjectContactTurnaroundDetectorBase::true_turnaround_time |
|
protected |
bool testObjectContactTurnaroundDetectorBase::use_gnuplot |
|
protected |
The documentation for this class was generated from the following file: