33 #ifndef DART_CONSTRAINT_CONTACTCONSTRAINT_HPP_
34 #define DART_CONSTRAINT_CONTACTCONSTRAINT_HPP_
47 namespace constraint {
60 const std::string&
getType()
const override;
std::size_t index
Definition: SkelParser.cpp:1672
ConstrainedGroup is a group of skeletons that interact each other with constraints.
Definition: ConstrainedGroup.hpp:58
Constraint is a base class of concrete constraints classes.
Definition: ConstraintBase.hpp:75
ConstraintSolver manages constraints and computes constraint impulses.
Definition: ConstraintSolver.hpp:57
BodyNode class represents a single node of the skeleton.
Definition: BodyNode.hpp:79
Definition: ShapeNode.hpp:49
std::shared_ptr< Skeleton > SkeletonPtr
Definition: SmartPointer.hpp:60
Definition: BulletCollisionDetector.cpp:65
ConstraintInfo.
Definition: ConstraintBase.hpp:50