5 #ifndef __pinocchio_multibody_geometry_object_filter_hpp__
6 #define __pinocchio_multibody_geometry_object_filter_hpp__
8 #include "pinocchio/multibody/instance-filter.hpp"
39 const size_t joint_id;
Main pinocchio namespace.
bool operator()(const GeometryObject &) const
Returns true if the input obj matches the filter conditions.
bool operator()(const GeometryObject &geometry_object) const
Returns true if the input obj matches the filter conditions.
Instance filter base class.
JointIndex parentJoint
Index of the parent joint.