wbc
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nwbc
 Ntypes
 CContactDescribes a rigid contact between a robot link and the environment. This can be either a point or surface contact
 CJointCommand
 CJointLimits
 CJointStateDescribes either the state or the command for a set of joints, i.e., its actual or target position, velocity, acceleration and effort
 CLimits
 CPose
 CRigidBodyState
 CSpatialAcceleration
 CTwist
 CWrench
 CAccelerationSceneReducedTSIDAcceleration-based implementation of the WBC Scene. It sets up and solves the following problem:
 CAccelerationSceneTSIDAcceleration-based implementation of the WBC Scene. It sets up and solves the following problem:
 CCartesianPotentialFieldsControllerThe PotentialFieldsController class implements a multi potential field controller in Cartesian space
 CCoMAccelerationTaskImplementation of a CoM velocity task
 CCoMVelocityTaskImplementation of a CoM velocity task
 CConstraintAbstract class to represent a generic hard (linear) constraint for a WBC optimization problem. the constraint belongs to one of three types: equality Ax = b inequality lb <= Ax <= ub bounds lb <= x <= ub
 CContactForceTask
 CContactsAccelerationConstraintAbstract class to represent a generic hard constraint for a WBC optimization problem
 CContactsFrictionPointConstraint
 CContactsFrictionSurfaceConstraint
 CContactsVelocityConstraintAbstract class to represent a generic hard constraint for a WBC optimization problem
 CEffortLimitsAccelerationConstraintEffort limits constraint for reduced TSID scene since torques are not part of qp, torque limits are enforced through acceleration and external forces limits using the linear dependecy given by the dynamic model
 CEiquadprogSolverWrapper for the qp-solver eiquadprog (see https://github.com/stack-of-tasks/eiquadprog). It solves problems of shape:
 CHierarchicalQPDescribes a hierarchy of quadratic programs
 CHPIPMSolver
 CJointAccelerationTaskImplementation of a Joint velocity task
 CJointIntegratorImplements different numerical integrators
 CJointLimitAvoidanceController
 CJointLimitsAccelerationConstraintAbstract class to represent a generic hard constraint for a WBC optimization problem
 CJointLimitsVelocityConstraintAbstract class to represent a generic hard constraint for a WBC optimization problem
 CJointPosPDControllerImplements a PD Controller with feed forward on the base-Joints type. The following control schemes are available:
 CJointVelocityTaskImplementation of a Joint velocity task
 COsqpSolverThe OsqpSolver solves convex quadratic programs (QPs) of the form
 CPIDControllerImplements an n-dimensional PID controller
 CPIDCtrlParams
 CPlanarPotentialFieldPlanar Potential field. The gradient will be constant on planes parallel to the plane defined by x0 (origin) and n (surface normal)
 CPluginLoaderHelper class to load the robot model, solver and scene plugins
 CPotentialFieldBase class for potential fields
 CPotentialFieldInfo
 CPotentialFieldsControllerEigen class for potential field controllers
 CProxQPSolverWrapper for the qp-solver prox-qp (see https://github.com/Simple-Robotics/proxsuite). It solves problems of shape:
 CQPOASESSolverWrapper for the qp-solver qpoases (see https://www.coin-or.org/qpOASES/doc/3.0/manual.pdf). It solves problems of shape:
 CQPSolverBase class for all QP solvers
 CQPSolverFactory
 CQPSolverRegistry
 CQPSwiftSolver
 CQuadraticProgramDescribes a quadratic program of the form
 CRadialPotentialFieldRadial Potential field. The computed gradient will be constant on volumnes with constant radius around the center of the potential field:
 CRigidbodyDynamicsConstraintAbstract class to represent a generic hard constraint for a WBC optimization problem
 CRobotModelInterface for all robot models. This has to provide all kinematics and dynamics information that is required for WBC. Conventions and usage:
 CMatrix
 CPose
 CRigidBodyState
 CSpatialAcceleration
 CTwist
 CVector
 CRobotModelConfigRobot Model configuration class, containts information like urdf file, type of robot model to be loaded, etc
 CRobotModelFactory
 CRobotModelHyrodyn
 CRobotModelPinocchio
 CRobotModelRBDL
 CRobotModelRegistry
 CSceneBase class for all wbc scenes
 CSceneFactory
 CSceneRegistry
 CSpatialAccelerationTaskImplementation of a Cartesian acceleration task
 CSpatialVelocityTaskImplementation of a Cartesian velocity task
 CTaskAbstract class to represent a generic task for a WBC optimization problem
 CTaskConfigDefines a task in the whole body control problem
 CURDFTools
 CVelocitySceneQPVelocity-based implementation of the WBC Scene. It sets up and solves the following problem:
 CWrenchPIDControllerCartesianForcePIDController implements a PID Controller on a Wrench data type
 Clogger