Template Struct DifferentialActionDataFreeFwdDynamicsTpl
Defined in File free-fwddyn.hpp
Inheritance Relationships
Base Type
public crocoddyl::DifferentialActionDataAbstractTpl< _Scalar >(Template Struct DifferentialActionDataAbstractTpl)
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
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
-
DataCollectorJointActMultibody multibody
-
std::shared_ptr<CostDataSumTpl<Scalar>> costs
-
std::shared_ptr<ConstraintDataManagerTpl<Scalar>> constraints
-
Scalar cost
cost value
-
typedef MathBaseTpl<Scalar> MathBase