▼Nmomentumopt | |
▼Nkinoptpy | |
▼Nend_eff_lqr_gain_computation | |
Cend_effector_lqr | |
▼Ninverse_kinematics | |
CPointContactInverseKinematics | |
▼Nlqr_gain_computation | |
Ccentroidal_lqr | |
▼Nlqr_gain_manifold | |
CCentroidalLqr | |
▼Nmin_jerk_traj | |
CPolynomial | |
CPolynominalList | |
▼Nmomentum_kinematics_optimizer | |
CContact | |
CEndeffectorTrajectoryGenerator | |
CJointTrajectoryGenerator | |
CMomentumKinematicsOptimizer | |
▼Nqp | |
CQpSolver | |
▼Nmotion_execution | |
CMotionExecutor | |
CMotionSimulator | |
CPDController | |
▼Nmotion_planner | |
CMotionPlanner | |
▼NPinocchioKinematicsInterface | |
CPinocchioKinematicsInterface | |
▼Nquadruped | |
▼Nquadruped_wrapper | |
CBasicRobotWrapper | |
CQuadruped12Wrapper | |
CQuadrupedWrapper | |
▼Nsimulator | |
CSimulator | |
CClock | Helper class to measure time required to run an optimization procedure |
CContactPlanFromFile | This class implements the ContactPlanInterface by reading a sequence of contacts from a configuration file |
CContactPlanInterface | This class implements a simple interface to store a sequence of contacts, including its activation and de-activation time, position and orientation of the contact, and a variable (set to 1) indicating if the forces at this contact are subject to friction cone constraints or (set to 2) if not, such as in the case of hands grasping bars |
CContactSequence | This class is a container for a sequence of contact states, for all end-effectors |
CContactState | This class is a container for all variables required to define a contact state: position and orientation of the contact, time of activation and de-activation of the contact, and a ContactType variable indicating whether, forces are subject to a friction cone (ContactType::FlatContact) or not (ContactType::FullContact) such as in the case of a hand grasping a bar |
CDynamicsFeedback | Class that implements the dynamic description of momentum dynamics as an optimal control problem, to be used by an LQR algorithm to derive a feedback sequence |
CDynamicsFeedbackWrapper | |
CDynamicsOptimizer | |
CDynamicsSequence | This class is a container for a sequence of dynamic states, for all time steps in the optimization |
CDynamicsState | This class is a container for all variables required to define a dynamic state: center of mass position, linear and angular momenta and its rates; forces, torques and center of pressure of the end- effectors; positions, orientations, activations and contact types of each end-effector |
CFrictionCone | Helper class to define a linear approximation of a friction cone |
CInterpolator | |
CKinematicsInterface | |
CKinematicsOptimizer | |
CKinematicsSequence | This class is a container for a sequence of kinematic states |
CKinematicsState | This class is a container for all variables required to define a kinematics state: joint posture, joint velocities and accelerations, endeffector poses and momentum |
CPlannerSetting | |
CProblem | Helper structure used to define common functionality and naming conventions |
CPyKinematicsInterface | |
CRobotAcceleration | |
CRobotPosture | |
CRobotVelocity | |
CTerrainDescription | This class is a container for a terrain description in terms of terrain surfaces |
CTerrainRegion | This class is a container for all variables required to define a terrain region |
CTrajectoryGenerator | |
CViapointSequence | This class is a container for a sequence of viapoint states for all end-effectors |
CViapointState | This class defines a viapoint state including position and orientation |