Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-Robotics/aligator
/ functions
Functions
1,126 in github.com/Simple-Robotics/aligator
⨍
Functions
1,126
◇
Types & classes
631
↓ 115 callers
Method
createData
(self)
tests/python/example_problem.py:97
↓ 110 callers
Method
setZero
include/aligator/core/blk-matrix.hpp:160
↓ 97 callers
Method
size
include/aligator/third-party/boost/core/span.hpp:295
↓ 89 callers
Method
neutral
@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 callers
Method
evaluate
(self, x, u, data)
tests/python/example_problem.py:83
↓ 83 callers
Method
copy
bindings/python/include/aligator/python/visitors.hpp:45
↓ 60 callers
Method
rows
include/aligator/core/blk-matrix.hpp:195
↓ 59 callers
Method
getFrameId
include/aligator/modelling/multibody/fwd.hpp:10
↓ 52 callers
Method
cols
include/aligator/core/blk-matrix.hpp:196
↓ 50 callers
Method
rand
@brief Sample a random point \f$x \in M\f$ on the manifold.
include/aligator/core/manifold-base.hpp:41
↓ 48 callers
Method
run
include/aligator/core/filter.hpp:42
↓ 47 callers
Method
computeJacobians
(self, x, u, data: aligator.StageFunctionData)
tests/python/test_custom_python_classes.py:20
↓ 47 callers
Method
format
tests/gar/test_util.hpp:26
↓ 46 callers
Method
evaluate
include/aligator/modelling/autodiff/finite-difference.hpp:239
↓ 44 callers
Method
ndx
include/aligator/modelling/dynamics/continuous-dynamics-abstract.hpp:31
↓ 43 callers
Method
computeJacobians
include/aligator/modelling/autodiff/finite-difference.hpp:244
↓ 42 callers
Method
isApprox
include/aligator/core/blk-matrix.hpp:177
↓ 39 callers
Method
integrate
@copybrief integrate() Out-of-place variant of integration operator.
include/aligator/core/manifold-base.hpp:94
↓ 37 callers
Method
forward
(self, x, u, data: dynamics.ODEData)
tests/python/test_continuous_dynamics.py:22
↓ 37 callers
Method
get_allocator
include/aligator/gar/lqr-problem.hpp:99
↓ 34 callers
Method
begin
include/aligator/third-party/boost/core/span.hpp:315
↓ 32 callers
Method
end
include/aligator/third-party/boost/core/span.hpp:317
↓ 31 callers
Method
size
include/aligator/modelling/costs/sum-of-costs.hpp:71
↓ 30 callers
Method
ndx
include/aligator/core/cost-abstract.hpp:25
↓ 29 callers
Method
nx
include/aligator/core/cost-abstract.hpp:24
↓ 28 callers
Method
createData
include/aligator/modelling/autodiff/finite-difference.hpp:249
↓ 28 callers
Method
resize
Resize this matrix. This will reallocate.
include/aligator/core/arena-matrix.hpp:146
↓ 27 callers
Function
println
include/aligator/fmt.hpp:15
↓ 26 callers
Method
MultibodyPhaseSpace
include/aligator/modelling/spaces/multibody.hpp:124
↓ 26 callers
Method
data
include/aligator/third-party/boost/core/span.hpp:313
↓ 23 callers
Method
size
include/aligator/core/constraint.hpp:26
↓ 22 callers
Method
FiniteDifferenceHelper
include/aligator/modelling/autodiff/finite-difference.hpp:233
↓ 22 callers
Method
blockRow
include/aligator/core/blk-matrix.hpp:121
↓ 19 callers
Method
difference
@copybrief difference() Out-of-place version of diff operator.
include/aligator/core/manifold-base.hpp:104
↓ 18 callers
Method
solveInPlace
include/aligator/core/bunchkaufman.hpp:645
↓ 16 callers
Method
dForward
(self, x, u, data: dynamics.ODEData)
tests/python/test_continuous_dynamics.py:30
↓ 16 callers
Function
sample_gauss
(space)
tests/python/test_centroidal.py:23
↓ 16 callers
Method
setNumThreads
include/aligator/solvers/fddp/solver-fddp.hpp:77
↓ 15 callers
Function
eigenPrintWithPreamble
include/aligator/math.hpp:132
↓ 14 callers
Method
createData
(self)
tests/python/test_continuous_dynamics.py:38
↓ 14 callers
Method
evaluate
tests/cycling.cpp:37
↓ 14 callers
Method
getInitState
@brief Get initial state constraint.
include/aligator/core/traj-opt-problem.hpp:166
↓ 13 callers
Function
infty_norm
include/aligator/math.hpp:150
↓ 13 callers
Function
lqrInitializeSolution
include/aligator/gar/utils.hpp:114
↓ 13 callers
Method
setZero
include/aligator/gar/dense-kernel.hpp:38
↓ 12 callers
Method
addTerminalConstraint
@brief Add a terminal constraint for the model.
include/aligator/core/traj-opt-problem.hpp:184
↓ 12 callers
Function
computeKktError
tests/gar/test_util.hpp:41
↓ 12 callers
Method
horizon
include/aligator/gar/lqr-problem.hpp:115
↓ 11 callers
Function
check_value
include/aligator/math.hpp:174
↓ 11 callers
Method
computeGradients
(self, x, u, data)
tests/python/example_problem.py:87
↓ 11 callers
Function
infNorm
(x)
tests/python/utils.py:11
↓ 11 callers
Method
rows
EIGEN_DEVICE_FUNC inline EIGEN_CONSTEXPR Index rows() const noexcept { return m_matrix.rows(); }
include/aligator/core/bunchkaufman.hpp:577
↓ 11 callers
Method
valueless_after_move
include/aligator/third-party/polymorphic_cxx14.h:437
↓ 10 callers
Method
addParameterization
include/aligator/gar/lqr-problem.hpp:155
↓ 10 callers
Method
numSteps
include/aligator/core/traj-opt-data.hpp:29
↓ 10 callers
Method
swap
include/aligator/core/blk-matrix.hpp:169
↓ 9 callers
Method
MultibodyConfiguration
include/aligator/modelling/spaces/multibody.hpp:27
↓ 9 callers
Function
blockVectorGetRow
include/aligator/modelling/constraints/constraint-set-product.hpp:23
↓ 9 callers
Method
compute
include/aligator/core/lagrangian.hpp:29
↓ 9 callers
Method
forward
examples/se2-car.hpp:39
↓ 9 callers
Function
make_getter_eigen_matrix
bindings/python/include/aligator/python/eigen-member.hpp:46
↓ 9 callers
Function
ode_finite_difference
(dyn: dynamics.ODEAbstract, space, x, u, eps=1e-8)
tests/python/utils.py:49
↓ 9 callers
Function
set_baumgarte_gains
tests/test_util/pinocchio.hpp:14
↓ 8 callers
Method
clear
include/aligator/core/constraint.hpp:83
↓ 8 callers
Method
computeHessians
(self, x, u, data)
tests/python/example_problem.py:92
↓ 8 callers
Method
ndx1
include/aligator/core/stage-model.hpp:90
↓ 8 callers
Method
registerCallback
@brief Add a callback to the solver instance.
include/aligator/solvers/fddp/solver-fddp.hpp:165
↓ 7 callers
Method
conservativeResize
@brief
include/aligator/core/arena-matrix.hpp:173
↓ 7 callers
Method
evaluate
(self, x, u, data)
examples/quadrotor_obstacles.py:72
↓ 7 callers
Function
get_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 callers
Method
nc0
@brief Dimension of the initial condition constraint.
include/aligator/gar/lqr-problem.hpp:117
↓ 6 callers
Function
apply_props
(obj, props)
examples/utils/__init__.py:249
↓ 6 callers
Method
createData
include/aligator/modelling/costs/cost-direct-sum.hpp:122
↓ 6 callers
Method
deallocate
include/aligator/core/arena-matrix.hpp:238
↓ 6 callers
Function
generateKnot
tests/gar/test_util.hpp:63
↓ 6 callers
Function
sample_gauss
(space)
tests/python/test_frames.py:27
↓ 6 callers
Method
split
include/aligator/modelling/spaces/cartesian-product.hpp:93
↓ 5 callers
Function
_split_state_control
(space, x, N)
examples/convert_to_nlp.py:8
↓ 5 callers
Method
cols
EIGEN_DEVICE_FUNC inline EIGEN_CONSTEXPR Index cols() const noexcept { return m_matrix.cols(); }
include/aligator/core/bunchkaufman.hpp:582
↓ 5 callers
Function
data
include/aligator/third-party/boost/core/data.hpp:31
↓ 5 callers
Function
generateLqProblem
tests/gar/test_util.cpp:57
↓ 5 callers
Function
get_endpoint_traj
(rmodel, rdata, xs: List[np.ndarray], tool_id: int)
examples/utils/__init__.py:48
↓ 5 callers
Function
inftyNorm
(x)
examples/gar-elqr.py:91
↓ 5 callers
Function
manage_lights
(vizer: pin.visualize.MeshcatVisualizer)
examples/utils/__init__.py:246
↓ 5 callers
Function
plot_convergence
( cb: HistoryCallback, ax: plt.Axes, res: Results = None, *, show_al_iters=False, targ
bindings/python/aligator/utils/plotting.py:41
↓ 5 callers
Function
rotate_vec_left
include/aligator/utils/mpc-util.hpp:17
↓ 5 callers
Function
sample_gauss
(space)
tests/python/test_center_of_mass.py:23
↓ 5 callers
Function
sample_gauss
(space)
tests/python/test_kinodynamics.py:25
↓ 5 callers
Method
setInitState
@brief Set initial state constraint.
include/aligator/core/traj-opt-problem.hpp:175
↓ 4 callers
Method
Ju
include/aligator/core/function-abstract.hpp:96
↓ 4 callers
Method
Jx
include/aligator/core/function-abstract.hpp:95
↓ 4 callers
Method
back
include/aligator/third-party/boost/core/span.hpp:309
↓ 4 callers
Method
clone
include/aligator/third-party/polymorphic_cxx14.h:140
↓ 4 callers
Function
create_multibody_ode
(humanoid=True)
tests/python/utils.py:15
↓ 4 callers
Function
defineCrocoddylProblem
examples/croc-talos-arm.cpp:25
↓ 4 callers
Method
empty
include/aligator/core/constraint.hpp:27
↓ 4 callers
Method
forward
include/aligator/modelling/autodiff/finite-difference.hpp:274
↓ 4 callers
Method
getComponent
include/aligator/modelling/costs/sum-of-costs.hpp:74
↓ 4 callers
Function
getInitialGuesses
examples/croc-talos-arm.cpp:96
↓ 4 callers
Method
info
include/aligator/core/bunchkaufman.hpp:595
next →
1–100 of 1,126, ranked by callers