43 using namespace biped;
44 std::vector<Eigen::VectorXd> q_vec;
47 auto x_biped_B = x_B.
ToImpl();
48 x_biped_B.resize(2, x_biped_B.front());
Joints GetAllJointAngles(const EndeffectorsPos &pos_B) const override
Returns joint angles to reach for a specific foot position.
HyqlegInverseKinematics leg
Vector3d GetJointAngles(const Vector3d &ee_pos_H, KneeBend bend=Forward) const
Returns the joint angles to reach a Cartesian foot position.