#include <mbsmanifold.h>
List of all members.
Public Member Functions |
| MbsManifold (int nb, bool fixed=false) |
void | Lift (VectorXd &v, const MbsState &xa, const MbsState &xb) |
void | Retract (MbsState &xb, const MbsState &xa, const VectorXd &v) |
void | dtau (MatrixXd &M, const VectorXd &v) |
void | Adtau (MatrixXd &M, const VectorXd &v) |
Public Attributes |
bool | cay |
| use Cayley instead of Exponential
|
Constructor & Destructor Documentation
Member Function Documentation
References cay, gcop::Group< n, m >::cayinv(), gcop::MbsState::dr, gcop::MbsState::fixed, gcop::MbsState::gs, gcop::SE3::Instance(), gcop::SE3::inv(), gcop::SE3::log(), gcop::MbsState::r, and gcop::MbsState::vs.
Member Data Documentation
The documentation for this class was generated from the following files: