|
boost::shared_ptr< ActuationDataAbstract > | actuation |
| Actuation data.
|
|
boost::shared_ptr< ContactDataMultiple > | contact |
| Contact data.
|
|
MatrixXs | dtau_du |
|
MatrixXs | dtau_dx |
|
pinocchio::DataTpl< Scalar > * | pinocchio |
| Pinocchio data.
|
|
VectorXs | r |
| Residual vector.
|
|
MatrixXs | Ru |
| Jacobian of the residual vector with respect the control.
|
|
MatrixXs | Rx |
| Jacobian of the residual vector with respect the state.
|
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
|
DataCollectorAbstract * | shared |
| Shared data allocated by the action model.
|
|
MatrixXs | Arr_Ru |
|
MatrixXs | Arr_Rx |
|
VectorXs | r |
| Residual vector.
|
|
MatrixXs | Ru |
| Jacobian of the residual vector with respect the control.
|
|
MatrixXs | Rx |
| Jacobian of the residual vector with respect the state.
|
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
|
DataCollectorAbstract * | shared |
| Shared data allocated by the action model.
|
|
template<typename _Scalar>
struct crocoddyl::DifferentialActionDataContactInvDynamicsTpl< _Scalar >::ResidualDataActuation
Definition at line 600 of file contact-invdyn.hpp.