|
ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Public Member Functions | |
| Pimpl (const Model &m) | |
Public Attributes | |
| const Model & | model |
| Eigen::Displacementd | H |
| Eigen::Twistd | T |
| Eigen::Twistd | gamma |
| Eigen::Wrenchd | W |
| Jacobian6d | J |
Definition at line 22 of file ControlFrame.cpp.
|
inline |
Definition at line 31 of file ControlFrame.cpp.
| Eigen::Twistd ocra::TargetFrame::Pimpl::gamma |
Definition at line 27 of file ControlFrame.cpp.
| Eigen::Displacementd ocra::TargetFrame::Pimpl::H |
Definition at line 25 of file ControlFrame.cpp.
| Jacobian6d ocra::TargetFrame::Pimpl::J |
Definition at line 29 of file ControlFrame.cpp.
| const Model& ocra::TargetFrame::Pimpl::model |
Definition at line 24 of file ControlFrame.cpp.
| Eigen::Twistd ocra::TargetFrame::Pimpl::T |
Definition at line 26 of file ControlFrame.cpp.
| Eigen::Wrenchd ocra::TargetFrame::Pimpl::W |
Definition at line 28 of file ControlFrame.cpp.
1.8.11