Crocoddyl
ImpulseData6DTpl< _Scalar > Struct Template Reference
Inheritance diagram for ImpulseData6DTpl< _Scalar >:
ImpulseDataAbstractTpl< _Scalar > ForceDataAbstractTpl< _Scalar >

Public Types

typedef ImpulseDataAbstractTpl< Scalar > Base
 
typedef pinocchio::ForceTpl< Scalar > Force
 
typedef MathBaseTpl< Scalar > MathBase
 
typedef MathBase::Matrix3s Matrix3s
 
typedef MathBase::Matrix6xs Matrix6xs
 
typedef MathBase::MatrixXs MatrixXs
 
typedef pinocchio::MotionTpl< Scalar > Motion
 
typedef pinocchio::SE3Tpl< Scalar > SE3
 
- Public Types inherited from ImpulseDataAbstractTpl< _Scalar >
typedef ForceDataAbstractTpl< Scalar > Base
 
typedef MathBaseTpl< Scalar > MathBase
 
typedef MathBase::MatrixXs MatrixXs
 
typedef pinocchio::SE3Tpl< Scalar > SE3
 
typedef MathBase::VectorXs VectorXs
 
- Public Types inherited from ForceDataAbstractTpl< _Scalar >
typedef pinocchio::ForceTpl< Scalar > Force
 
typedef MathBaseTpl< Scalar > MathBase
 
typedef MathBase::MatrixXs MatrixXs
 
typedef pinocchio::DataTpl< Scalar > PinocchioData
 
typedef pinocchio::SE3Tpl< Scalar > SE3
 
typedef MathBase::VectorXs VectorXs
 

Public Member Functions

template<template< typename Scalar > class Model>
 ImpulseData6DTpl (Model< Scalar > *const model, pinocchio::DataTpl< Scalar > *const data)
 
- Public Member Functions inherited from ImpulseDataAbstractTpl< _Scalar >
template<template< typename Scalar > class Model>
 ImpulseDataAbstractTpl (Model< Scalar > *const model, pinocchio::DataTpl< Scalar > *const data)
 
- Public Member Functions inherited from ForceDataAbstractTpl< _Scalar >
template<template< typename Scalar > class Model>
 ForceDataAbstractTpl (Model< Scalar > *const model, PinocchioData *const data)
 

Public Attributes

MatrixXs df_dx
 
Matrix6xs dv0_local_dq
 
Force f
 Contact force expressed in the coordinate defined by type.
 
Force f_local
 
Matrix6xs fJf
 
MatrixXs fJf_df
 
pinocchio::FrameIndex frame
 Frame index of the contact frame.
 
Matrix3s fv_skew
 
Matrix3s fw_skew
 
MatrixXs Jc
 Contact Jacobian.
 
SE3 jMf
 Local frame placement of the contact frame.
 
SE3 lwaMl
 
PinocchioData * pinocchio
 Pinocchio data.
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
 
Motion v0
 
Matrix6xs v_partial_dq
 
Matrix6xs v_partial_dv
 
Matrix3s vv_skew
 
Matrix3s vv_world_skew
 
Matrix3s vw_skew
 
Matrix3s vw_world_skew
 
- Public Attributes inherited from ImpulseDataAbstractTpl< _Scalar >
MatrixXs df_dx
 
MatrixXs dtau_dq
 
MatrixXs dv0_dq
 
Force f
 Contact force expressed in the coordinate defined by type.
 
pinocchio::FrameIndex frame
 Frame index of the contact frame.
 
SE3::ActionMatrixType fXj
 
MatrixXs Jc
 Contact Jacobian.
 
SE3 jMf
 Local frame placement of the contact frame.
 
PinocchioData * pinocchio
 Pinocchio data.
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
 
- Public Attributes inherited from ForceDataAbstractTpl< _Scalar >
MatrixXs df_du
 
MatrixXs df_dx
 
Force f
 Contact force expressed in the coordinate defined by type.
 
Force fext
 External spatial force at the parent joint level.
 
pinocchio::FrameIndex frame
 Frame index of the contact frame.
 
MatrixXs Jc
 Contact Jacobian.
 
SE3 jMf
 Local frame placement of the contact frame.
 
PinocchioData * pinocchio
 Pinocchio data.
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
 
pinocchio::ReferenceFrame type
 Type of contact.
 

Detailed Description

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

Definition at line 97 of file impulse-6d.hpp.

Member Data Documentation

◆ df_dx

MatrixXs df_dx

Jacobian of the contact forces expressed in the coordinate defined by type

Definition at line 56 of file force-base.hpp.


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