pybullet_planning.interfaces.task_modeling.GraspInfo
-
class
pybullet_planning.interfaces.task_modeling.GraspInfo(get_grasps, approach_pose) Bases:
tuple-
__init__() Initialize self. See help(type(self)) for accurate signature.
Methods
countReturn number of occurrences of value.
indexReturn first index of value.
Attributes
approach_poseAlias for field number 1
get_graspsAlias for field number 0
-
__init__ Initialize self. See help(type(self)) for accurate signature.
-