pinocchio  2.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
ParentChecker Struct Reference

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

#include <pinocchio/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: