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
Method
swap
include/aligator/third-party/polymorphic_cxx14.h:443
Method
tangentSpace
@brief Return an object representing the tangent space as a manifold.
include/aligator/core/manifold-base.hpp:55
Method
terminalSolve
include/aligator/gar/dense-kernel.hpp:55
Function
test_abstract
Test have the right types, etc.
tests/python/test_continuous_dynamics.py:51
Function
test_abstract
()
tests/python/test_dynamics.py:12
Function
test_abstract
()
tests/python/test_custom_python_classes.py:51
Function
test_acceleration
()
tests/python/test_centroidal.py:145
Function
test_angular_acceleration
()
tests/python/test_centroidal.py:312
Function
test_angular_momentum
()
tests/python/test_centroidal.py:114
Function
test_centroidal
()
tests/python/test_continuous_dynamics.py:114
Function
test_centroidal_diff
()
tests/python/test_continuous_dynamics.py:159
Function
test_centroidal_momentum
()
tests/python/test_kinodynamics.py:32
Function
test_centroidal_momentum_derivative
()
tests/python/test_kinodynamics.py:70
Function
test_com_translation
()
tests/python/test_center_of_mass.py:30
Function
test_com_translation
()
tests/python/test_centroidal.py:52
Function
test_composite_cost
()
tests/python/test_costs.py:86
Function
test_constrained_dynamics
()
tests/python/test_constrained_dynamics.py:208
Function
test_contact_map
()
tests/python/test_centroidal.py:30
Function
test_continuous_centroidal
()
tests/python/test_continuous_dynamics.py:211
Function
test_continuous_centroidal_diff
()
tests/python/test_continuous_dynamics.py:261
Method
test_cost
(self, nsteps)
tests/python/test_example_problem.py:30
Function
test_cost_stack
()
tests/python/test_costs.py:21
Function
test_custom_controlbox
()
tests/python/test_custom_python_classes.py:64
Function
test_custom_ode
()
tests/python/test_continuous_dynamics.py:71
Function
test_dcm_position
()
tests/python/test_center_of_mass.py:116
Function
test_direct_sum
()
tests/python/test_costs.py:264
Method
test_direct_sum
(self)
tests/python/test_dynamics.py:95
Method
test_dyn
(self, nsteps)
tests/python/test_example_problem.py:16
Function
test_dynamics_finite_difference_helper_explicit
()
tests/python/test_integrators.py:172
Function
test_euler
(setup_fig)
tests/python/test_rollout.py:84
Function
test_explicit_integrator_combinations
(ode, integrator)
tests/python/test_integrators.py:110
Function
test_fddp_lqr
(lqr_problem)
tests/python/test_solver.py:39
Function
test_fly_high
()
tests/python/test_frames.py:253
Function
test_frame_collision
()
tests/python/test_frames.py:281
Function
test_frame_collision_no_collision_pairs
()
tests/python/test_frames.py:362
Function
test_frame_equality_against_frame_placement
()
tests/python/test_frames.py:76
Function
test_frame_equality_finite_differences
()
tests/python/test_frames.py:34
Function
test_frame_placement
()
tests/python/test_frames.py:119
Function
test_frame_translation
()
tests/python/test_frames.py:170
Function
test_frame_velocity
()
tests/python/test_center_of_mass.py:76
Function
test_frame_velocity
()
tests/python/test_frames.py:212
Function
test_friction_cone
()
tests/python/test_centroidal.py:238
Function
test_gravity_comp_configuration
(sample_model)
tests/python/test_gravity_compensation.py:23
Function
test_gravity_comp_phase
(sample_model)
tests/python/test_gravity_compensation.py:58
Function
test_implicit_integrator
( dae: dynamics.ContinuousDynamicsAbstract, integrator: dynamics.IntegratorAbstract )
tests/python/test_integrators.py:136
Function
test_inv_dyn
()
tests/python/test_constrained_dynamics.py:186
Function
test_kinodynamics
()
tests/python/test_continuous_dynamics.py:324
Function
test_kinodynamics_diff
()
tests/python/test_continuous_dynamics.py:360
Method
test_linear
(self)
tests/python/test_dynamics.py:86
Function
test_linear_momentum
()
tests/python/test_centroidal.py:83
Function
test_log_barrier
()
tests/python/test_costs.py:147
Function
test_manifold_diff
()
tests/python/test_functions.py:13
Function
test_mb_direct_sum
()
tests/python/test_dynamics.py:63
Function
test_midpoint
(setup_fig)
tests/python/test_rollout.py:106
Function
test_multibody_free
()
tests/python/test_continuous_dynamics.py:84
Function
test_no_node
()
tests/python/test_solver.py:58
Function
test_parallel_mpc
(mpc_problem)
tests/python/test_mpc.py:86
Function
test_proxddp_lqr
(lqr_problem_constrained, strategy)
tests/python/test_solver.py:105
Function
test_quad_state
()
tests/python/test_costs.py:189
Function
test_rk2
(setup_fig)
tests/python/test_rollout.py:95
Function
test_serial_mpc
(mpc_problem)
tests/python/test_mpc.py:122
Function
test_slicing
()
tests/python/test_functions.py:57
Function
test_stack_error
()
tests/python/test_costs.py:222
Method
test_stage
(self, nsteps)
tests/python/test_example_problem.py:40
Function
test_wip
()
tests/python/test_continuous_dynamics.py:423
Function
test_wip_diff
()
tests/python/test_continuous_dynamics.py:441
Function
test_wrapper_angular_acceleration
()
tests/python/test_centroidal.py:406
Function
test_wrapper_linear_momentum
()
tests/python/test_centroidal.py:458
Function
test_wrench_cone
()
tests/python/test_centroidal.py:277
Function
underactuatedConstraintInvDyn_proxy
bindings/python/src/modelling/multibody/expose-pinocchio-functions.cpp:193
Method
uninitialized_storage
include/aligator/third-party/polymorphic_cxx14.h:122
Method
updateTolsOnFailure
include/aligator/solvers/proxddp/solver-proxddp.hpp:326
Method
updateTolsOnSuccess
include/aligator/solvers/proxddp/solver-proxddp.hpp:332
Method
validate
include/aligator/modelling/state-error.hpp:60
Method
validate
include/aligator/modelling/state-error.hpp:137
Function
vectorMultiplyAdd
include/aligator/math.hpp:226
Function
vis_callback
(i: int)
examples/croc_arm_manipulation.py:169
Method
visit
bindings/python/src/modelling/expose-function-ops.cpp:46
Method
visit
bindings/python/include/aligator/python/solvers.hpp:28
Method
visit
bindings/python/include/aligator/python/visitors.hpp:16
Method
visit
bindings/python/include/aligator/python/visitors.hpp:31
Method
visit
bindings/python/include/aligator/python/visitors.hpp:39
Method
visit
bindings/python/include/aligator/python/visitors.hpp:50
Method
visit
bindings/python/include/aligator/python/visitors.hpp:57
Method
visit
bindings/python/include/aligator/python/functions.hpp:138
Method
visit
bindings/python/include/aligator/python/polymorphic.hpp:77
Method
visit
bindings/python/include/aligator/python/polymorphic.hpp:109
Method
visit
bindings/python/include/aligator/python/blk-matrix.hpp:45
Method
visit
bindings/python/include/aligator/python/modelling/multibody-utils.hpp:16
Function
viz_callback
(i: int)
examples/ur10_ballistic.py:327
Function
viz_callback
(i: int)
examples/pendulum.py:287
Function
warning_call
include/aligator/utils/exceptions.hpp:27
Function
xs_default_init
include/aligator/core/traj-opt-problem.hpp:284
Method
~ArenaMatrix
include/aligator/core/arena-matrix.hpp:143
Method
~CallbackBaseTpl
include/aligator/core/callback-base.hpp:12
Method
~ConstraintSetTpl
include/aligator/core/constraint-set.hpp:78
Method
~ContinuousDynamicsAbstractTpl
include/aligator/modelling/dynamics/continuous-dynamics-abstract.hpp:39
Method
~ContinuousDynamicsDataTpl
marks this type as polymorphic; required for Boost.Python
include/aligator/modelling/dynamics/continuous-dynamics-abstract.hpp:88
Method
~CostAbstractTpl
include/aligator/core/cost-abstract.hpp:48
Method
~CostDataAbstractTpl
include/aligator/core/cost-abstract.hpp:113
← previous
next →
1,001–1,100 of 1,126, ranked by callers