Loading [MathJax]/extensions/tex2jax.js
pinocchio  2.4.4
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
All Classes Namespaces Functions Variables Typedefs Enumerations Modules Pages
ParentChecker Struct Reference

Simple model checker, that assert that model.parents is indeed a tree. More...

#include <algorithm/check.hpp>

Inheritance diagram for ParentChecker:
Collaboration diagram for ParentChecker:

Additional Inherited Members

- Public Member Functions inherited from AlgorithmCheckerBase< ParentChecker >
bool checkModel (const ModelTpl< Scalar, Options, JointCollectionTpl > &model) const
 
ParentCheckerderived ()
 
const ParentCheckerderived () const
 

Detailed Description

Simple model checker, that assert that model.parents is indeed a tree.

Definition at line 43 of file check.hpp.


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