Template Struct DifferentialActionDataFreeFwdDynamicsTpl

Inheritance Relationships

Base Type

Struct Documentation

template<typename _Scalar>
struct DifferentialActionDataFreeFwdDynamicsTpl : public crocoddyl::DifferentialActionDataAbstractTpl<_Scalar>

Public Types

typedef MathBaseTpl<Scalar> MathBase
typedef DifferentialActionDataAbstractTpl<Scalar> Base
typedef JointDataAbstractTpl<Scalar> JointDataAbstract
typedef DataCollectorJointActMultibodyTpl<Scalar> DataCollectorJointActMultibody
typedef MathBase::VectorXs VectorXs
typedef MathBase::MatrixXs MatrixXs

Public Functions

template<template<typename Scalar> class Model>
inline explicit DifferentialActionDataFreeFwdDynamicsTpl(Model<Scalar> *const model)
virtual ~DifferentialActionDataFreeFwdDynamicsTpl() = default

Public Members

EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
pinocchio::DataTpl<Scalar> pinocchio
DataCollectorJointActMultibody multibody
std::shared_ptr<CostDataSumTpl<Scalar>> costs
std::shared_ptr<ConstraintDataManagerTpl<Scalar>> constraints
MatrixXs Minv
VectorXs u_drift
MatrixXs dtau_dx
VectorXs tmp_xstatic
Scalar cost

cost value

MatrixXs Fu

Jacobian of the dynamics w.r.t. the control \(\mathbf{u}\).

MatrixXs Fx

Jacobian of the dynamics w.r.t. the state \(\mathbf{x}\).

VectorXs Lu

Jacobian of the cost w.r.t. the control \(\mathbf{u}\).

MatrixXs Luu

Hessian of the cost w.r.t. the control \(\mathbf{u}\).

VectorXs Lx

Jacobian of the cost w.r.t. the state \(\mathbf{x}\).

MatrixXs Lxu

Hessian of the cost w.r.t. the state \(\mathbf{x}\) and control u

MatrixXs Lxx

Hessian of the cost w.r.t. the state \(\mathbf{x}\).

VectorXs r

Cost residual.

VectorXs xout

evolution state