#include <sobec/crocomplements/residual-fly-high.hpp>
Public Types | |
typedef MathBaseTpl< Scalar > | MathBase |
typedef ResidualDataAbstractTpl< Scalar > | Base |
typedef DataCollectorAbstractTpl< Scalar > | DataCollectorAbstract |
typedef MathBase::Matrix6xs | Matrix6xs |
typedef MathBase::Matrix3xs | Matrix3xs |
typedef MathBase::VectorXs | VectorXs |
Public Member Functions | |
template<template< typename Scalar > class Model> | |
ResidualDataFlyHighTpl (Model< Scalar > *const model, DataCollectorAbstract *const data) | |
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
pinocchio::DataTpl< Scalar > * | pinocchio |
Pinocchio data. More... | |
Matrix6xs | d_dq |
Matrix6xs | d_dv |
Matrix6xs | l_dnu_dq |
Matrix6xs | l_dnu_dv |
Matrix3xs | o_dv_dq |
Matrix3xs | o_dv_dv |
Matrix3xs | o_Jw |
Matrix3xs | vxJ |
Scalar | ez |
typedef ResidualDataAbstractTpl<Scalar> sobec::ResidualDataFlyHighTpl< _Scalar >::Base |
typedef DataCollectorAbstractTpl<Scalar> sobec::ResidualDataFlyHighTpl< _Scalar >::DataCollectorAbstract |
typedef MathBaseTpl<Scalar> sobec::ResidualDataFlyHighTpl< _Scalar >::MathBase |
typedef MathBase::Matrix3xs sobec::ResidualDataFlyHighTpl< _Scalar >::Matrix3xs |
typedef MathBase::Matrix6xs sobec::ResidualDataFlyHighTpl< _Scalar >::Matrix6xs |
typedef MathBase::VectorXs sobec::ResidualDataFlyHighTpl< _Scalar >::VectorXs |
|
inline |
Matrix6xs sobec::ResidualDataFlyHighTpl< _Scalar >::d_dq |
Matrix6xs sobec::ResidualDataFlyHighTpl< _Scalar >::d_dv |
Scalar sobec::ResidualDataFlyHighTpl< _Scalar >::ez |
Matrix6xs sobec::ResidualDataFlyHighTpl< _Scalar >::l_dnu_dq |
Matrix6xs sobec::ResidualDataFlyHighTpl< _Scalar >::l_dnu_dv |
Matrix3xs sobec::ResidualDataFlyHighTpl< _Scalar >::o_dv_dq |
Matrix3xs sobec::ResidualDataFlyHighTpl< _Scalar >::o_dv_dv |
Matrix3xs sobec::ResidualDataFlyHighTpl< _Scalar >::o_Jw |
pinocchio::DataTpl<Scalar>* sobec::ResidualDataFlyHighTpl< _Scalar >::pinocchio |
Pinocchio data.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar sobec::ResidualDataFlyHighTpl< _Scalar >::Scalar |
Matrix3xs sobec::ResidualDataFlyHighTpl< _Scalar >::vxJ |