aligator 0.19.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
Loading...
Searching...
No Matches
expose-pinocchio-functions.cpp File Reference
Include dependency graph for expose-pinocchio-functions.cpp:

Go to the source code of this file.

Namespaces

namespace  aligator
 Main package namespace.
namespace  aligator::python
 The Python bindings.

Typedefs

using aligator::python::PinData
using aligator::python::PinModel
using aligator::python::StageFunction
using aligator::python::UnaryFunction

Functions

void aligator::python::exposeFlyHigh ()
void aligator::python::exposeContactForce ()
void aligator::python::exposeCenterOfMassFunctions ()
void aligator::python::exposeFrameFunctions ()
void aligator::python::exposeGravityCompensation ()
auto aligator::python::underactuatedConstraintInvDyn_proxy (const PinModel &model, PinData &data, const ConstVectorRef &q, const ConstVectorRef &v, const ConstMatrixRef &actMatrix, const RCMVector &constraint_models, RCDVector &constraint_datas)
void aligator::python::exposePinocchioFunctions ()

Detailed Description

Definition in file expose-pinocchio-functions.cpp.