#include <GaitGenerator.h>
Private Member Functions | |
double | calc_antecedent_path (const hrp::Vector3 &start, const hrp::Vector3 &goal, const double height) |
Definition at line 593 of file GaitGenerator.h.
double rats::cycloid_delay_hoffarbib_trajectory_generator::calc_antecedent_path | ( | const hrp::Vector3 & | start, |
const hrp::Vector3 & | goal, | ||
const double | height | ||
) | [inline, private, virtual] |
Implements rats::delay_hoffarbib_trajectory_generator.
Definition at line 595 of file GaitGenerator.h.