robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Crobotoc::BackwardRiccatiRecursionFactorizerFactorizer of the backward Riccati recursion
 Crobotoc::CoMRefBaseBase class of reference position of the center of mass (CoM)
 Crobotoc::ConfigurationSpaceRefBaseBase class of the configuration
 Crobotoc::ConstraintComponentDataData used in constraint components. Composed by slack, dual (Lagrange multiplier), primal residual, complementary slackness between the slack and dual, and directions of slack and dual
 Crobotoc::ConstraintsStack of the inequality constraints. Composed by constraint components that inherits ConstraintComponentBase or ImpactConstraintComponentBase
 Crobotoc::ConstraintsDataData for constraints. Composed of ConstraintComponentData corrensponding to the components of Constraints
 Crobotoc::ContactDynamicsDataData used in ContactDynamics
 Crobotoc::ContactModelInfoInfo of a contact model
 Crobotoc::ContactPlannerBaseBase interface of contact planners
 Crobotoc::ContactSequenceThe sequence of contact status and discrete events (impact and lift)
 Crobotoc::ContactStatusContact status of robot model
 Crobotoc::ControlPolicyControl pocily constructed for the MPC solution
 Crobotoc::CostFunctionStack of the cost function. Composed by cost function components that inherits CostFunctionComponentBase
 Crobotoc::CostFunctionDataComposed of data used to compute the cost function and its derivatives
 Crobotoc::DerivativeChecker
 Crobotoc::DirectMultipleShootingDirect multiple shooting method of the optimal control problems
 Crobotoc::DiscreteEventDiscrete event composed by impact and lift
 Cstd::enable_shared_from_this
 Crobotoc::GridInfoGrid information
 Crobotoc::ImpactStageImpact stage computations for optimal control problems
 Crobotoc::ImpactStatusImpact status of robot model. Wrapper of ContactStatus to treat impacts
 Crobotoc::IntermediateStageIntermediate stage computations for optimal control problems
 Crobotoc::LineSearchLine search for optimal control problems
 Crobotoc::LineSearchFilterFilter of the line search
 Crobotoc::LineSearchSettingsSettings for the line search
 Crobotoc::LQRPolicyThe state feedback and feedforward policy of LQR subproblem at a time stage
 Crobotoc::MovingWindowFilter< dim >Moving window filter for foot step planning
 Crobotoc::MovingWindowFilter< 2 >
 Crobotoc::MPCBipedWalkMPC solver for the bipedal robot walk
 Crobotoc::MPCCrawlMPC solver for the crawl gait of quadrupeds
 Crobotoc::MPCFlyingTrotMPC solver for the trot gait of quadrupeds
 Crobotoc::MPCJumpMPC solver for the jump control
 Crobotoc::MPCPaceMPC solver for the pace gait of quadrupeds
 Crobotoc::MPCTrotMPC solver for the trot gait of quadrupeds
 Crobotoc::OCPThe optimal control problem
 Crobotoc::OCPDataA data structure for an optimal control problem
 Crobotoc::OCPSolverOptimal control problem solver by Riccati recursion
 Crobotoc::ParNMPCIntermediateStageThe intermediate stage of ParNMPC for unconstrained rigid-body systems
 Crobotoc::ParNMPCTerminalStageThe terminal stage of ParNMPC for unconstrained rigid-body systems
 Crobotoc::PerformanceIndexPerformance index of optimal control problems
 Crobotoc::PointContactKinematics and dynamic model of a point contact
 Crobotoc::RaibertHeuristicRaibert heuristic for foot step planning
 Crobotoc::RiccatiFactorizerRiccati factorizer
 Crobotoc::RiccatiRecursionRiccati recursion solver for optimal control problems. Solves the KKT system in linear time complexity w.r.t. the length of the horizon
 Crobotoc::RobotDynamics and kinematics model of robots. Wraps pinocchio::Model and pinocchio::Data. Includes contacts
 Crobotoc::RobotModelInfoInfo of a robot model
 Crobotoc::RobotPropertiesCollection of the robot properties, which can change after constructing robot models
 Crobotoc::SE3JacobianInverseA class that computes the inverse of the Jacobian of SE(3)
 Crobotoc::SolutionInterpolatorSolution interpolator
 Crobotoc::SolverOptionsOptions of optimal control solvers
 Crobotoc::SolverStatisticsStatistics of optimal control solvers
 Crobotoc::SplitConstrainedRiccatiFactorizationRiccati factorization matrix and vector for the switching constraint
 Crobotoc::SplitDirectionNewton direction of the solution to the optimal control problem split into a time stage
 Crobotoc::SplitKKTMatrixThe KKT matrix split into a time stage
 Crobotoc::SplitKKTResidualKKT residual split into each time stage
 Crobotoc::SplitRiccatiFactorizationRiccati factorization matrix and vector for a time stage
 Crobotoc::SplitSolutionSolution to the optimal control problem split into a time stage
 Crobotoc::StateEquationDataData for the state equations
 Crobotoc::STOConstraintsConstraints of the switching time optimization problems
 Crobotoc::STOCostFunctionStack of the cost function of the switching time optimization (STO) problem. Composed by cost function components that inherits STOCostFunctionComponentBase
 Crobotoc::STOPolicyThe state feedback and feedforward policy of the switching time optimization (STO)
 Crobotoc::SurfaceContactKinematics and dynamic model of a surface contact
 CSwingFootRefBase
 Crobotoc::SwitchingConstraintDataData for the switching constraint
 Crobotoc::SwitchingTimeOptimizationThe switching time optimization (STO) problem
 Crobotoc::TaskSpace3DRefBaseBase class of reference task space position
 Crobotoc::TaskSpace6DRefBaseBase class of reference task space placement (position and orientation)
 Crobotoc::TerminalStageTerminal stage computations for optimal control problems
 Crobotoc::TimeDiscretizationTime discretization of the optimal control problem
 Crobotoc::TimerA timer class to take benchmarks
 Crobotoc::UnconstrBackwardCorrectionBackward correction for optimal control problems of unconstrained rigid-body systems
 Crobotoc::UnconstrBackwardRiccatiRecursionFactorizerFactorizer of the backward Riccati recursion of a time stage
 Crobotoc::UnconstrDirectMultipleShootingDirect multiple shooting method of optimal control problems of unconstrained rigid-body systems
 Crobotoc::UnconstrDynamicsInverse dynamics constraint without constraints (floating base or contacts)
 Crobotoc::UnconstrIntermediateStageThe intermediate stage of OCP computation for unconstrained rigid-body systems
 Crobotoc::UnconstrKKTMatrixInverterSchur complement for SplitKKTMatrix for UnconstrParNMPC
 Crobotoc::UnconstrLineSearchLine search for optimal control problems for unconstrained rigid-body systems
 Crobotoc::UnconstrOCPDataData structure for the optimal control problem of unconstrained rigid-body systems
 Crobotoc::UnconstrOCPSolverOptimal control problem solver of unconstrained rigid-body systems by Riccati recursion. "Unconstrained" means that the system does not have either a floating base or any contacts
 Crobotoc::UnconstrParNMPCSolverOptimal control problem solver of unconstrained rigid-body systems by ParNMPC algorithm. "Unconstrained" means that the system does not have either a floating base or any contacts
 Crobotoc::UnconstrRiccatiFactorizerRiccati factorizer for a time stage
 Crobotoc::UnconstrRiccatiRecursionRiccati recursion solver for optimal control problems of unconstrained rigid-body systems
 Crobotoc::UnconstrSplitBackwardCorrectionSplit backward correction
 Crobotoc::UnconstrTerminalStage