|
template<template< typename Scalar > class Model> |
| CostDataContactFrictionConeTpl (Model< Scalar > *const model, DataCollectorAbstract *const data) |
|
template<template< typename Scalar > class Model> |
| CostDataAbstractTpl (Model< Scalar > *const model, DataCollectorAbstract *const data) |
|
|
MatrixXs | Arr_Ru |
|
MatrixXs | Arr_Rx |
|
boost::shared_ptr< ContactDataAbstractTpl< Scalar > > | contact |
|
bool | more_than_3_constraints |
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
|
boost::shared_ptr< ActivationDataAbstract > | activation |
|
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 |
|
DataCollectorAbstract * | shared |
|
template<typename _Scalar>
struct crocoddyl::CostDataContactFrictionConeTpl< _Scalar >
Definition at line 78 of file contact-friction-cone.hpp.
The documentation for this struct was generated from the following file: