MCPcopy Create free account

hub / github.com/Simple-Robotics/aligator / types & classes

Types & classes631 in github.com/Simple-Robotics/aligator

↓ 4 callersClassMultibodyPhaseSpace
include/aligator/modelling/multibody/fwd.hpp:18
↓ 2 callersClassColumn
examples/quadrotor_obstacles.py:51
↓ 2 callersClassData
include/aligator/gar/dense-kernel.hpp:18
↓ 2 callersClassFunctionSample
include/aligator/core/linesearch-base.hpp:53
↓ 2 callersClassPolynomialTpl
include/aligator/core/linesearch-armijo.hpp:16
↓ 2 callersClassnormal_unary_op
tests/test_util.hpp:4
↓ 1 callersClassALIGATOR_DEPRECATED_MESSAGE
include/aligator/modelling/control-box-function.hpp:15
↓ 1 callersClassArgs
examples/acrobot.py:11
↓ 1 callersClassArgs
examples/gar-elqr.py:18
↓ 1 callersClassArgs
examples/ur10_midpoint.py:11
↓ 1 callersClassArgs
examples/solo_kinodynamics.py:15
↓ 1 callersClassArgs
examples/ur5_table_halfspace.py:20
↓ 1 callersClassArgs
examples/ur10_ballistic.py:25
↓ 1 callersClassArgs
examples/lqr.py:18
↓ 1 callersClassArgs
examples/cartpole.py:17
↓ 1 callersClassArgs
examples/quadrotor_obstacles.py:28
↓ 1 callersClassArgs
examples/solo_jump.py:25
↓ 1 callersClassArgs
examples/ur5_reach.py:15
↓ 1 callersClassArgs
examples/talos_arms.py:13
↓ 1 callersClassArgs
examples/pendulum.py:18
↓ 1 callersClassArgs
examples/centroidal.py:13
↓ 1 callersClassArgs
examples/continuous-centroidal.py:13
↓ 1 callersClassArgs
examples/talos_walk.py:14
↓ 1 callersClassArgs
examples/solo_bend.py:11
↓ 1 callersClassArgs
examples/croc_arm_manipulation.py:21
↓ 1 callersClassArmijoLinesearch
include/aligator/core/linesearch-armijo.hpp:45
↓ 1 callersClassCarDynamics
@details The dynamics of the car are given by \f[ \dot x = f(x,u) = \begin{bmatrix} v\cos\theta \\ v\sin\theta \\ \omega \end{bmatrix} \f] with state
examples/se2-car.hpp:33
↓ 1 callersClassCustomFunction
tests/python/test_custom_python_classes.py:8
↓ 1 callersClassMyCost
tests/cycling.cpp:35
↓ 1 callersClassMyCost
tests/problem.cpp:46
↓ 1 callersClassMyCostData
tests/python/example_problem.py:50
↓ 1 callersClassMyModel
@brief Addition dynamics. @details It maps \f$(x,u)\f$ to \f$ x + u \f$.
tests/problem.cpp:27
↓ 1 callersClassMyODE
tests/python/test_continuous_dynamics.py:18
↓ 1 callersClassMyODEData
tests/python/test_continuous_dynamics.py:42
↓ 1 callersClassMyQuadCost
tests/python/example_problem.py:71
↓ 1 callersClassNonmonotoneLinesearch
include/aligator/core/linesearch-nonmonotone.hpp:11
↓ 1 callersClassProxnlpConstraintFromProblem
examples/convert_to_nlp.py:81
↓ 1 callersClassProxnlpCostFromProblem
examples/convert_to_nlp.py:20
↓ 1 callersClassPtrGetter
bindings/python/include/aligator/python/polymorphic.hpp:123
↓ 1 callersEnumRolloutType
include/aligator/core/enums.hpp:5
↓ 1 callersClassTwistData
tests/python/example_problem.py:44
↓ 1 callersClassTwistModelExplicit
tests/python/example_problem.py:17
↓ 1 callersClassTwistModelExplicit
tests/python/test_custom_python_classes.py:24
ClassALFunction
include/aligator/solvers/proxddp/merit-function.hpp:49
ClassALFunction<context::Scalar>
src/solvers/proxddp/merit-function.cpp:8
ClassALFunction<context::Scalar>
include/aligator/solvers/proxddp/merit-function.hpp:71
ClassALIGATOR_EXPLICIT_INSTANTIATION_DECLARATION_DLLAPI
include/aligator/core/constraint-set.hpp:117
ClassALIGATOR_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI
src/core/constraint-set.cpp:7
ClassActionDataWrapperTpl
include/aligator/compat/crocoddyl/action-model-wrap.hpp:84
ClassActionDataWrapperTpl
include/aligator/compat/crocoddyl/fwd.hpp:21
ClassActionDataWrapperTpl<context::Scalar>
src/compat/crocoddyl/action-model-wrap.cpp:6
ClassActionDataWrapperTpl<context::Scalar>
include/aligator/compat/crocoddyl/action-model-wrap.hpp:103
ClassActionModelWrapperTpl
include/aligator/compat/crocoddyl/action-model-wrap.hpp:48
ClassActionModelWrapperTpl
include/aligator/compat/crocoddyl/fwd.hpp:19
ClassActionModelWrapperTpl<context::Scalar>
src/compat/crocoddyl/action-model-wrap.cpp:5
ClassActionModelWrapperTpl<context::Scalar>
include/aligator/compat/crocoddyl/action-model-wrap.hpp:102
ClassAlmParams
include/aligator/solvers/proxddp/solver-proxddp.hpp:105
ClassAngularAccelerationDataTpl
include/aligator/modelling/centroidal/angular-acceleration.hpp:8
ClassAngularAccelerationDataTpl<context::Scalar>
src/modelling/centroidal/angular-acceleration.cpp:6
ClassAngularAccelerationResidualTpl
include/aligator/modelling/centroidal/angular-acceleration.hpp:22
ClassAngularAccelerationResidualTpl<context::Scalar>
src/modelling/centroidal/angular-acceleration.cpp:5
ClassAngularMomentumDataTpl
include/aligator/modelling/centroidal/angular-momentum.hpp:7
ClassAngularMomentumDataTpl<context::Scalar>
src/modelling/centroidal/angular-momentum.cpp:6
ClassAngularMomentumResidualTpl
include/aligator/modelling/centroidal/angular-momentum.hpp:19
ClassAngularMomentumResidualTpl<context::Scalar>
src/modelling/centroidal/angular-momentum.cpp:5
ClassArenaMatrix
include/aligator/core/arena-matrix.hpp:22
ClassArgs
include/aligator/modelling/autodiff/finite-difference.hpp:42
ClassArgs
include/aligator/modelling/autodiff/finite-difference.hpp:78
ClassArgsBase
examples/utils/__init__.py:28
ClassBK_Traits
include/aligator/core/bunchkaufman.hpp:422
ClassBK_Traits<MatrixType, false>
include/aligator/core/bunchkaufman.hpp:424
ClassBK_Traits<MatrixType, true>
include/aligator/core/bunchkaufman.hpp:435
ClassBTAG_Fixture
tests/block-matrix.cpp:55
ClassBlkMatrix
include/aligator/core/blk-matrix.hpp:17
ClassBlkMatrixPythonVisitor
bindings/python/include/aligator/python/blk-matrix.hpp:12
ClassBlkMatrixPythonVisitor<BlkMatrix<MatrixType, N, M>>
bindings/python/include/aligator/python/blk-matrix.hpp:15
ClassBoxConstraintTpl
include/aligator/modelling/constraints/box-constraint.hpp:10
ClassBunchKaufman
include/aligator/core/bunchkaufman.hpp:11
ClassCallbackBaseTpl
include/aligator/fwd.hpp:133
ClassCallbackBaseTpl
include/aligator/core/callback-base.hpp:8
ClassCallbackWrapper
bindings/python/include/aligator/python/callbacks.hpp:12
ClassCartesianProductTpl
include/aligator/modelling/spaces/cartesian-product.hpp:13
ClassCenterOfMassTranslationDataTpl
include/aligator/modelling/multibody/center-of-mass-translation.hpp:10
ClassCenterOfMassTranslationDataTpl<context::Scalar>
src/modelling/multibody/center-of-mass-translation.cpp:6
ClassCenterOfMassTranslationDataTpl<context::Scalar>
include/aligator/modelling/multibody/center-of-mass-translation.hpp:72
ClassCenterOfMassTranslationResidualTpl
include/aligator/modelling/multibody/center-of-mass-translation.hpp:22
ClassCenterOfMassTranslationResidualTpl<context::Scalar>
src/modelling/multibody/center-of-mass-translation.cpp:5
ClassCenterOfMassTranslationResidualTpl<context::Scalar>
include/aligator/modelling/multibody/center-of-mass-translation.hpp:71
ClassCenterOfMassVelocityDataTpl
include/aligator/modelling/multibody/center-of-mass-velocity.hpp:10
ClassCenterOfMassVelocityDataTpl<context::Scalar>
src/modelling/multibody/center-of-mass-velocity.cpp:6
ClassCenterOfMassVelocityDataTpl<context::Scalar>
include/aligator/modelling/multibody/center-of-mass-velocity.hpp:64
ClassCenterOfMassVelocityResidualTpl
include/aligator/modelling/multibody/center-of-mass-velocity.hpp:13
ClassCenterOfMassVelocityResidualTpl<context::Scalar>
src/modelling/multibody/center-of-mass-velocity.cpp:5
ClassCenterOfMassVelocityResidualTpl<context::Scalar>
include/aligator/modelling/multibody/center-of-mass-velocity.hpp:63
ClassCentroidalAccelerationDataTpl
include/aligator/modelling/centroidal/centroidal-acceleration.hpp:8
ClassCentroidalAccelerationDataTpl<context::Scalar>
src/modelling/centroidal/centroidal-acceleration.cpp:6
ClassCentroidalAccelerationResidualTpl
include/aligator/modelling/centroidal/centroidal-acceleration.hpp:22
ClassCentroidalAccelerationResidualTpl<context::Scalar>
src/modelling/centroidal/centroidal-acceleration.cpp:5
ClassCentroidalCoMDataTpl
include/aligator/modelling/centroidal/centroidal-translation.hpp:7
ClassCentroidalCoMDataTpl<context::Scalar>
src/modelling/centroidal/centroidal-translation.cpp:6
next →1–100 of 631, ranked by callers