#include <pinocchio/algorithm/check.hpp>
#include <pinocchio/algorithm/aba.hpp>
#include <pinocchio/algorithm/crba.hpp>
Go to the source code of this file.
Namespaces | |
pinocchio | |
Main pinocchio namespace. | |
Macros | |
#define | DEFAULT_CHECKERS makeDefaultCheckerList() |
Functions | |
AlgorithmCheckerList< ParentChecker, CRBAChecker, ABAChecker > | pinocchio::makeDefaultCheckerList () |
Default checker-list, used as the default argument in Model::check(). More... | |
#define DEFAULT_CHECKERS makeDefaultCheckerList() |
Definition at line 20 of file default-check.hpp.