crocoddyl  1.6.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
CostDataFrameVelocityTpl< _Scalar > Struct Template Reference
Inheritance diagram for CostDataFrameVelocityTpl< _Scalar >:
Collaboration diagram for CostDataFrameVelocityTpl< _Scalar >:

Public Types

typedef CostDataAbstractTpl< Scalar > Base
 
typedef DataCollectorAbstractTpl< Scalar > DataCollectorAbstract
 
typedef MathBaseTpl< Scalar > MathBase
 
typedef MathBase::Matrix6xs Matrix6xs
 
- Public Types inherited from CostDataAbstractTpl< _Scalar >
typedef ActivationDataAbstractTpl< Scalar > ActivationDataAbstract
 
typedef DataCollectorAbstractTpl< Scalar > DataCollectorAbstract
 
typedef MathBaseTpl< Scalar > MathBase
 
typedef MathBase::MatrixXs MatrixXs
 
typedef MathBase::VectorXs VectorXs
 

Public Member Functions

template<template< typename Scalar > class Model>
 CostDataFrameVelocityTpl (Model< Scalar > *const model, DataCollectorAbstract *const data)
 
- Public Member Functions inherited from CostDataAbstractTpl< _Scalar >
template<template< typename Scalar > class Model>
 CostDataAbstractTpl (Model< Scalar > *const model, DataCollectorAbstract *const data)
 

Public Attributes

Matrix6xs Arr_Rx
 
pinocchio::DataTpl< Scalar > * pinocchio
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
 
- Public Attributes inherited from CostDataAbstractTpl< _Scalar >
boost::shared_ptr< ActivationDataAbstractactivation
 
Scalar cost
 
VectorXs Lu
 
MatrixXs Luu
 
VectorXs Lx
 
MatrixXs Lxu
 
MatrixXs Lxx
 
VectorXs r
 
MatrixXs Ru
 
MatrixXs Rx
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
 
DataCollectorAbstractshared
 

Detailed Description

template<typename _Scalar>
struct crocoddyl::CostDataFrameVelocityTpl< _Scalar >

Definition at line 152 of file frame-velocity.hpp.


The documentation for this struct was generated from the following file: