MCPcopy Create free account

hub / github.com/Simple-Robotics/aligator / functions

Functions1,126 in github.com/Simple-Robotics/aligator

↓ 115 callersMethodcreateData
(self)
tests/python/example_problem.py:97
↓ 110 callersMethodsetZero
include/aligator/core/blk-matrix.hpp:160
↓ 97 callersMethodsize
include/aligator/third-party/boost/core/span.hpp:295
↓ 89 callersMethodneutral
@brief Get the neutral element \f$e \in M\f$ from the manifold (if this makes sense).
include/aligator/core/manifold-base.hpp:31
↓ 84 callersMethodevaluate
(self, x, u, data)
tests/python/example_problem.py:83
↓ 83 callersMethodcopy
bindings/python/include/aligator/python/visitors.hpp:45
↓ 60 callersMethodrows
include/aligator/core/blk-matrix.hpp:195
↓ 59 callersMethodgetFrameId
include/aligator/modelling/multibody/fwd.hpp:10
↓ 52 callersMethodcols
include/aligator/core/blk-matrix.hpp:196
↓ 50 callersMethodrand
@brief Sample a random point \f$x \in M\f$ on the manifold.
include/aligator/core/manifold-base.hpp:41
↓ 48 callersMethodrun
include/aligator/core/filter.hpp:42
↓ 47 callersMethodcomputeJacobians
(self, x, u, data: aligator.StageFunctionData)
tests/python/test_custom_python_classes.py:20
↓ 47 callersMethodformat
tests/gar/test_util.hpp:26
↓ 46 callersMethodevaluate
include/aligator/modelling/autodiff/finite-difference.hpp:239
↓ 44 callersMethodndx
include/aligator/modelling/dynamics/continuous-dynamics-abstract.hpp:31
↓ 43 callersMethodcomputeJacobians
include/aligator/modelling/autodiff/finite-difference.hpp:244
↓ 42 callersMethodisApprox
include/aligator/core/blk-matrix.hpp:177
↓ 39 callersMethodintegrate
@copybrief integrate() Out-of-place variant of integration operator.
include/aligator/core/manifold-base.hpp:94
↓ 37 callersMethodforward
(self, x, u, data: dynamics.ODEData)
tests/python/test_continuous_dynamics.py:22
↓ 37 callersMethodget_allocator
include/aligator/gar/lqr-problem.hpp:99
↓ 34 callersMethodbegin
include/aligator/third-party/boost/core/span.hpp:315
↓ 32 callersMethodend
include/aligator/third-party/boost/core/span.hpp:317
↓ 31 callersMethodsize
include/aligator/modelling/costs/sum-of-costs.hpp:71
↓ 30 callersMethodndx
include/aligator/core/cost-abstract.hpp:25
↓ 29 callersMethodnx
include/aligator/core/cost-abstract.hpp:24
↓ 28 callersMethodcreateData
include/aligator/modelling/autodiff/finite-difference.hpp:249
↓ 28 callersMethodresize
Resize this matrix. This will reallocate.
include/aligator/core/arena-matrix.hpp:146
↓ 27 callersFunctionprintln
include/aligator/fmt.hpp:15
↓ 26 callersMethodMultibodyPhaseSpace
include/aligator/modelling/spaces/multibody.hpp:124
↓ 26 callersMethoddata
include/aligator/third-party/boost/core/span.hpp:313
↓ 23 callersMethodsize
include/aligator/core/constraint.hpp:26
↓ 22 callersMethodFiniteDifferenceHelper
include/aligator/modelling/autodiff/finite-difference.hpp:233
↓ 22 callersMethodblockRow
include/aligator/core/blk-matrix.hpp:121
↓ 19 callersMethoddifference
@copybrief difference() Out-of-place version of diff operator.
include/aligator/core/manifold-base.hpp:104
↓ 18 callersMethodsolveInPlace
include/aligator/core/bunchkaufman.hpp:645
↓ 16 callersMethoddForward
(self, x, u, data: dynamics.ODEData)
tests/python/test_continuous_dynamics.py:30
↓ 16 callersFunctionsample_gauss
(space)
tests/python/test_centroidal.py:23
↓ 16 callersMethodsetNumThreads
include/aligator/solvers/fddp/solver-fddp.hpp:77
↓ 15 callersFunctioneigenPrintWithPreamble
include/aligator/math.hpp:132
↓ 14 callersMethodcreateData
(self)
tests/python/test_continuous_dynamics.py:38
↓ 14 callersMethodevaluate
tests/cycling.cpp:37
↓ 14 callersMethodgetInitState
@brief Get initial state constraint.
include/aligator/core/traj-opt-problem.hpp:166
↓ 13 callersFunctioninfty_norm
include/aligator/math.hpp:150
↓ 13 callersFunctionlqrInitializeSolution
include/aligator/gar/utils.hpp:114
↓ 13 callersMethodsetZero
include/aligator/gar/dense-kernel.hpp:38
↓ 12 callersMethodaddTerminalConstraint
@brief Add a terminal constraint for the model.
include/aligator/core/traj-opt-problem.hpp:184
↓ 12 callersFunctioncomputeKktError
tests/gar/test_util.hpp:41
↓ 12 callersMethodhorizon
include/aligator/gar/lqr-problem.hpp:115
↓ 11 callersFunctioncheck_value
include/aligator/math.hpp:174
↓ 11 callersMethodcomputeGradients
(self, x, u, data)
tests/python/example_problem.py:87
↓ 11 callersFunctioninfNorm
(x)
tests/python/utils.py:11
↓ 11 callersMethodrows
EIGEN_DEVICE_FUNC inline EIGEN_CONSTEXPR Index rows() const noexcept { return m_matrix.rows(); }
include/aligator/core/bunchkaufman.hpp:577
↓ 11 callersMethodvalueless_after_move
include/aligator/third-party/polymorphic_cxx14.h:437
↓ 10 callersMethodaddParameterization
include/aligator/gar/lqr-problem.hpp:155
↓ 10 callersMethodnumSteps
include/aligator/core/traj-opt-data.hpp:29
↓ 10 callersMethodswap
include/aligator/core/blk-matrix.hpp:169
↓ 9 callersMethodMultibodyConfiguration
include/aligator/modelling/spaces/multibody.hpp:27
↓ 9 callersFunctionblockVectorGetRow
include/aligator/modelling/constraints/constraint-set-product.hpp:23
↓ 9 callersMethodcompute
include/aligator/core/lagrangian.hpp:29
↓ 9 callersMethodforward
examples/se2-car.hpp:39
↓ 9 callersFunctionmake_getter_eigen_matrix
bindings/python/include/aligator/python/eigen-member.hpp:46
↓ 9 callersFunctionode_finite_difference
(dyn: dynamics.ODEAbstract, space, x, u, eps=1e-8)
tests/python/utils.py:49
↓ 9 callersFunctionset_baumgarte_gains
tests/test_util/pinocchio.hpp:14
↓ 8 callersMethodclear
include/aligator/core/constraint.hpp:83
↓ 8 callersMethodcomputeHessians
(self, x, u, data)
tests/python/example_problem.py:92
↓ 8 callersMethodndx1
include/aligator/core/stage-model.hpp:90
↓ 8 callersMethodregisterCallback
@brief Add a callback to the solver instance.
include/aligator/solvers/fddp/solver-fddp.hpp:165
↓ 7 callersMethodconservativeResize
@brief
include/aligator/core/arena-matrix.hpp:173
↓ 7 callersMethodevaluate
(self, x, u, data)
examples/quadrotor_obstacles.py:72
↓ 7 callersFunctionget_namespace
* @brief Create or retrieve a Python scope (that is, a class or module * namespace). * * @returns The submodule with the input name. */
bindings/python/include/aligator/python/utils.hpp:22
↓ 7 callersMethodnc0
@brief Dimension of the initial condition constraint.
include/aligator/gar/lqr-problem.hpp:117
↓ 6 callersFunctionapply_props
(obj, props)
examples/utils/__init__.py:249
↓ 6 callersMethodcreateData
include/aligator/modelling/costs/cost-direct-sum.hpp:122
↓ 6 callersMethoddeallocate
include/aligator/core/arena-matrix.hpp:238
↓ 6 callersFunctiongenerateKnot
tests/gar/test_util.hpp:63
↓ 6 callersFunctionsample_gauss
(space)
tests/python/test_frames.py:27
↓ 6 callersMethodsplit
include/aligator/modelling/spaces/cartesian-product.hpp:93
↓ 5 callersFunction_split_state_control
(space, x, N)
examples/convert_to_nlp.py:8
↓ 5 callersMethodcols
EIGEN_DEVICE_FUNC inline EIGEN_CONSTEXPR Index cols() const noexcept { return m_matrix.cols(); }
include/aligator/core/bunchkaufman.hpp:582
↓ 5 callersFunctiondata
include/aligator/third-party/boost/core/data.hpp:31
↓ 5 callersFunctiongenerateLqProblem
tests/gar/test_util.cpp:57
↓ 5 callersFunctionget_endpoint_traj
(rmodel, rdata, xs: List[np.ndarray], tool_id: int)
examples/utils/__init__.py:48
↓ 5 callersFunctioninftyNorm
(x)
examples/gar-elqr.py:91
↓ 5 callersFunctionmanage_lights
(vizer: pin.visualize.MeshcatVisualizer)
examples/utils/__init__.py:246
↓ 5 callersFunctionplot_convergence
( cb: HistoryCallback, ax: plt.Axes, res: Results = None, *, show_al_iters=False, targ
bindings/python/aligator/utils/plotting.py:41
↓ 5 callersFunctionrotate_vec_left
include/aligator/utils/mpc-util.hpp:17
↓ 5 callersFunctionsample_gauss
(space)
tests/python/test_center_of_mass.py:23
↓ 5 callersFunctionsample_gauss
(space)
tests/python/test_kinodynamics.py:25
↓ 5 callersMethodsetInitState
@brief Set initial state constraint.
include/aligator/core/traj-opt-problem.hpp:175
↓ 4 callersMethodJu
include/aligator/core/function-abstract.hpp:96
↓ 4 callersMethodJx
include/aligator/core/function-abstract.hpp:95
↓ 4 callersMethodback
include/aligator/third-party/boost/core/span.hpp:309
↓ 4 callersMethodclone
include/aligator/third-party/polymorphic_cxx14.h:140
↓ 4 callersFunctioncreate_multibody_ode
(humanoid=True)
tests/python/utils.py:15
↓ 4 callersFunctiondefineCrocoddylProblem
examples/croc-talos-arm.cpp:25
↓ 4 callersMethodempty
include/aligator/core/constraint.hpp:27
↓ 4 callersMethodforward
include/aligator/modelling/autodiff/finite-difference.hpp:274
↓ 4 callersMethodgetComponent
include/aligator/modelling/costs/sum-of-costs.hpp:74
↓ 4 callersFunctiongetInitialGuesses
examples/croc-talos-arm.cpp:96
↓ 4 callersMethodinfo
include/aligator/core/bunchkaufman.hpp:595
next →1–100 of 1,126, ranked by callers