Simple model checker, that assert that model.parents is indeed a tree. More...
#include <pinocchio/algorithm/check-model.hpp>


Additional Inherited Members | |
Public Member Functions inherited from AlgorithmCheckerBase< ParentChecker > | |
| bool | checkModel (const ModelTpl< Scalar, Options, JointCollectionTpl > &model) const |
| ParentChecker & | derived () |
| const ParentChecker & | derived () const |
Simple model checker, that assert that model.parents is indeed a tree.
Definition at line 24 of file check-model.hpp.