pinocchio  3.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
 
Loading...
Searching...
No Matches
ConstraintForceSetOp< JointMotionSubspacePrismaticUnalignedTpl< Scalar, Options >, ForceSet > Struct Template Reference

Public Types

typedef MatrixMatrixProduct< Eigen::Transpose< constVector3 >, typenameEigen::MatrixBase< constForceSet >::templateNRowsBlockXpr< 3 >::Type >::type ReturnType
 
typedef traits< JointMotionSubspacePrismaticUnalignedTpl< Scalar, Options > >::Vector3 Vector3
 

Detailed Description

template<typename Scalar, int Options, typename ForceSet>
struct pinocchio::ConstraintForceSetOp< JointMotionSubspacePrismaticUnalignedTpl< Scalar, Options >, ForceSet >

Definition at line 260 of file joint-prismatic-unaligned.hpp.

Member Typedef Documentation

◆ ReturnType

template<typename Scalar , int Options, typename ForceSet >
typedef MatrixMatrixProduct<Eigen::Transpose<constVector3>,typenameEigen::MatrixBase<constForceSet>::templateNRowsBlockXpr<3>::Type>::type ReturnType

Definition at line 266 of file joint-prismatic-unaligned.hpp.

◆ Vector3

template<typename Scalar , int Options, typename ForceSet >
typedef traits<JointMotionSubspacePrismaticUnalignedTpl<Scalar,Options>>::Vector3 Vector3

Definition at line 263 of file joint-prismatic-unaligned.hpp.


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