Public Types | |
typedef ContactDataAbstractTpl< Scalar > | Base |
typedef pinocchio::ForceTpl< Scalar > | Force |
typedef MathBaseTpl< Scalar > | MathBase |
typedef MathBase::Matrix2s | Matrix2s |
typedef MathBase::Matrix3s | Matrix3s |
typedef MathBase::Matrix3xs | Matrix3xs |
typedef MathBase::Matrix6xs | Matrix6xs |
typedef pinocchio::MotionTpl< Scalar > | Motion |
typedef MathBase::Vector3s | Vector3s |
![]() | |
typedef ForceDataAbstractTpl< Scalar > | Base |
typedef MathBaseTpl< Scalar > | MathBase |
typedef MathBase::MatrixXs | MatrixXs |
typedef pinocchio::SE3Tpl< Scalar > | SE3 |
typedef MathBase::VectorXs | VectorXs |
![]() | |
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> | |
ContactData1DTpl (Model< Scalar > *const model, pinocchio::DataTpl< Scalar > *const data) | |
![]() | |
template<template< typename Scalar > class Model> | |
ContactDataAbstractTpl (Model< Scalar > *const model, pinocchio::DataTpl< Scalar > *const data) | |
![]() | |
template<template< typename Scalar > class Model> | |
ForceDataAbstractTpl (Model< Scalar > *const model, PinocchioData *const data) | |
Public Attributes | |
Vector3s | a0_local |
Matrix3s | a0_skew |
Matrix3s | a0_world_skew |
Matrix6xs | a_partial_da |
Matrix6xs | a_partial_dq |
Matrix6xs | a_partial_dv |
Matrix3xs | da0_local_dx |
Vector3s | dp |
Vector3s | dp_local |
Matrix3s | dp_skew |
Force | f_local |
Matrix3s | f_skew |
Matrix6xs | fJf |
Matrix3xs | fJf_df |
Matrix6xs | fXjda_dq |
Matrix6xs | fXjda_dv |
Matrix6xs | fXjdv_dq |
Matrix2s | oRf |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
Motion | v |
Matrix6xs | v_partial_dq |
Matrix3s | vv_skew |
Matrix3s | vw_skew |
![]() | |
VectorXs | a0 |
MatrixXs | da0_dx |
MatrixXs | dtau_dq |
SE3::ActionMatrixType | fXj |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | 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. | |
Definition at line 178 of file contact-1d.hpp.
typedef MathBaseTpl<Scalar> MathBase |
Definition at line 182 of file contact-1d.hpp.
typedef ContactDataAbstractTpl<Scalar> Base |
Definition at line 183 of file contact-1d.hpp.
typedef MathBase::Matrix2s Matrix2s |
Definition at line 184 of file contact-1d.hpp.
typedef MathBase::Matrix3s Matrix3s |
Definition at line 185 of file contact-1d.hpp.
typedef MathBase::Matrix3xs Matrix3xs |
Definition at line 186 of file contact-1d.hpp.
typedef MathBase::Matrix6xs Matrix6xs |
Definition at line 187 of file contact-1d.hpp.
typedef MathBase::Vector3s Vector3s |
Definition at line 188 of file contact-1d.hpp.
typedef pinocchio::MotionTpl<Scalar> Motion |
Definition at line 189 of file contact-1d.hpp.
typedef pinocchio::ForceTpl<Scalar> Force |
Definition at line 190 of file contact-1d.hpp.
|
inline |
Definition at line 193 of file contact-1d.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar |
Definition at line 181 of file contact-1d.hpp.
Motion v |
Definition at line 244 of file contact-1d.hpp.
Vector3s a0_local |
Definition at line 245 of file contact-1d.hpp.
Vector3s dp |
Definition at line 246 of file contact-1d.hpp.
Vector3s dp_local |
Definition at line 247 of file contact-1d.hpp.
Force f_local |
Definition at line 248 of file contact-1d.hpp.
Matrix3xs da0_local_dx |
Definition at line 249 of file contact-1d.hpp.
Matrix6xs fJf |
Definition at line 250 of file contact-1d.hpp.
Matrix6xs v_partial_dq |
Definition at line 251 of file contact-1d.hpp.
Matrix6xs a_partial_dq |
Definition at line 252 of file contact-1d.hpp.
Matrix6xs a_partial_dv |
Definition at line 253 of file contact-1d.hpp.
Matrix6xs a_partial_da |
Definition at line 254 of file contact-1d.hpp.
Matrix3s vv_skew |
Definition at line 255 of file contact-1d.hpp.
Matrix3s vw_skew |
Definition at line 256 of file contact-1d.hpp.
Matrix3s a0_skew |
Definition at line 257 of file contact-1d.hpp.
Matrix3s a0_world_skew |
Definition at line 258 of file contact-1d.hpp.
Matrix3s dp_skew |
Definition at line 259 of file contact-1d.hpp.
Matrix3s f_skew |
Definition at line 260 of file contact-1d.hpp.
Matrix6xs fXjdv_dq |
Definition at line 261 of file contact-1d.hpp.
Matrix6xs fXjda_dq |
Definition at line 262 of file contact-1d.hpp.
Matrix6xs fXjda_dv |
Definition at line 263 of file contact-1d.hpp.
Matrix2s oRf |
Definition at line 264 of file contact-1d.hpp.
Matrix3xs fJf_df |
Definition at line 265 of file contact-1d.hpp.