Simple model checker, that assert that there is a mimic joint in the tree. More...
#include <pinocchio/algorithm/check-model.hpp>


Additional Inherited Members | |
Public Member Functions inherited from AlgorithmCheckerBase< MimicChecker > | |
| bool | checkModel (const ModelTpl< Scalar, Options, JointCollectionTpl > &model) const |
| MimicChecker & | derived () |
| const MimicChecker & | derived () const |
Simple model checker, that assert that there is a mimic joint in the tree.
Definition at line 26 of file check-model.hpp.