#include <GaitGenerator.h>
Public Member Functions | |
double | calc_antecedent_path (const hrp::Vector3 &start, const hrp::Vector3 &goal, const double height) |
cross_delay_hoffarbib_trajectory_generator () | |
void | set_swing_leg (leg_type _lr) |
~cross_delay_hoffarbib_trajectory_generator () | |
Public Attributes | |
hrp::Vector3 | way_point_offset |
Private Attributes | |
leg_type | swing_leg |
Definition at line 653 of file GaitGenerator.h.
rats::cross_delay_hoffarbib_trajectory_generator::cross_delay_hoffarbib_trajectory_generator | ( | ) | [inline] |
Definition at line 658 of file GaitGenerator.h.
rats::cross_delay_hoffarbib_trajectory_generator::~cross_delay_hoffarbib_trajectory_generator | ( | ) | [inline] |
Definition at line 659 of file GaitGenerator.h.
double rats::cross_delay_hoffarbib_trajectory_generator::calc_antecedent_path | ( | const hrp::Vector3 & | start, |
const hrp::Vector3 & | goal, | ||
const double | height | ||
) | [inline, virtual] |
Implements rats::delay_hoffarbib_trajectory_generator.
Definition at line 662 of file GaitGenerator.h.
Definition at line 660 of file GaitGenerator.h.
Definition at line 656 of file GaitGenerator.h.
Definition at line 660 of file GaitGenerator.h.