ocra-recipes
Doxygen documentation for the ocra-recipes repository
Public Member Functions | Public Attributes | List of all members
ocra::ContactConstraintFeature::Pimpl Struct Reference
Collaboration diagram for ocra::ContactConstraintFeature::Pimpl:
[legend]

Public Member Functions

 Pimpl (ControlFrame::Ptr cf)
 

Public Attributes

ControlFrame::Ptr controlFrame
 
MatrixXd spaceTransform
 
VectorXd error
 
VectorXd errorDot
 
VectorXd effort
 
VectorXd acceleration
 
MatrixXd jacobian
 
MatrixXd M
 
MatrixXd Minv
 

Detailed Description

Definition at line 1004 of file Feature.cpp.

Constructor & Destructor Documentation

ocra::ContactConstraintFeature::Pimpl::Pimpl ( ControlFrame::Ptr  cf)
inline

Definition at line 1016 of file Feature.cpp.

Member Data Documentation

VectorXd ocra::ContactConstraintFeature::Pimpl::acceleration

Definition at line 1011 of file Feature.cpp.

ControlFrame::Ptr ocra::ContactConstraintFeature::Pimpl::controlFrame

Definition at line 1006 of file Feature.cpp.

VectorXd ocra::ContactConstraintFeature::Pimpl::effort

Definition at line 1010 of file Feature.cpp.

VectorXd ocra::ContactConstraintFeature::Pimpl::error

Definition at line 1008 of file Feature.cpp.

VectorXd ocra::ContactConstraintFeature::Pimpl::errorDot

Definition at line 1009 of file Feature.cpp.

MatrixXd ocra::ContactConstraintFeature::Pimpl::jacobian

Definition at line 1012 of file Feature.cpp.

MatrixXd ocra::ContactConstraintFeature::Pimpl::M

Definition at line 1013 of file Feature.cpp.

MatrixXd ocra::ContactConstraintFeature::Pimpl::Minv

Definition at line 1014 of file Feature.cpp.

MatrixXd ocra::ContactConstraintFeature::Pimpl::spaceTransform

Definition at line 1007 of file Feature.cpp.


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