Method__init__ **Input:** - args can be a numpy array or tuple of the score, width, height, depth, rotation_matrix, translation, object_id
customgraspnetAPI/grasp.py:22
Method__init__ **Input:** - args can be a numpy array or tuple of the center_x, center_y, open_x, open_y, height, score, object_id - the f
customgraspnetAPI/grasp.py:608
Method__init__(self, width, height, fx, fy, cx, cy, scale)
customgraspnetAPI/utils/utils.py:17
Method__init__(self, id, x, y, z, alpha, beta, gamma)
customgraspnetAPI/utils/pose.py:15
Method__init__(self,
sdf,
mesh,
key='',
model_name='',
customgraspnetAPI/utils/dexnet/grasping/graspable_object.py:119
Method__init__(self, proj_win, grad, hess_x, hess_y, gauss_curvature)
customgraspnetAPI/utils/dexnet/grasping/contacts.py:768