↓ 1 callersFunctionget_grasp_constraint_torch Args: grasp: (K, 4, 4) The grasp pose. Returns: A: (K, 6, 3) and b: (K, 6) such that Ax <= b implies that x is in the grasp v
graspmolmo/package_tg_train.py:33
↓ 1 callersFunctionget_grasp_constraint_torch Args: grasp: (K, 4, 4) The grasp pose. Returns: A: (K, 6, 3) and b: (K, 6) such that Ax <= b implies that x is in the grasp v
graspmolmo/inference/utils.py:26
↓ 1 callersMethodregister template: (N, 3) source: (M, 3) returns: (4, 4) transformation matrix, (M, 3) transformed source, final cost
graspmolmo/eval/pointcloud.py:86