Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THU-VCLab/HGGD
/ functions
Functions
616 in github.com/THU-VCLab/HGGD
⨍
Functions
616
◇
Types & classes
61
Method
triangles
:obj:`numpy.ndarray` of int : A #tris by 3 array, where each row contains indices of vertices in the `vertices` array that are part of
customgraspnetAPI/utils/dexnet/grasping/meshpy/mesh.py:157
Method
trimesh
Convert to trimesh.
customgraspnetAPI/utils/dexnet/grasping/meshpy/mesh.py:1253
Method
unrotated_full_axis
Rotation matrix from canonical grasp reference frame to object reference frame. X axis points out of the gripper palm along the 0-degr
customgraspnetAPI/utils/dexnet/grasping/grasp.py:336
Method
update_tf
Updates the mesh transformation.
customgraspnetAPI/utils/dexnet/grasping/meshpy/mesh.py:785
Method
vertices
:obj:`numpy.ndarray` of float : A #verts by 3 array, where each row contains an ordered [x,y,z] set that describes one vertex.
customgraspnetAPI/utils/dexnet/grasping/meshpy/mesh.py:139
Function
viewpoint_params_to_matrix
**Input:** - towards: numpy array towards vector with shape (3,). - angle: float of in-plane rotation. **Output:** - numpy ar
customgraspnetAPI/utils/rotation.py:64
Method
vis_grasp
(self, obj, *args, **kwargs)
customgraspnetAPI/utils/dexnet/grasping/grasp.py:737
Function
vis_rec_grasp
author: Minghao Gou **Input:** - rec_grasp_tuples: np.array of rectangle grasps - numGrasp: int of total grasps number to show
customgraspnetAPI/utils/vis.py:404
Method
visualize
Plots visualization of mesh using MayaVI. Parameters ---------- color : :obj:`tuple` of float 3-tuple of floats i
customgraspnetAPI/utils/dexnet/grasping/meshpy/mesh.py:1173
Method
width
**Output:** - float of the width.
customgraspnetAPI/grasp.py:76
Method
widths
**Output:** - numpy array of shape (-1, ) of the widths.
customgraspnetAPI/grasp.py:321
Function
wrap
(*args, **kw)
dataset/pc_dataset_tools.py:19
Method
wrench_resistance
Evalutes wrench resistance: the inverse norm of the contact forces required to resist a target wrench Estimates resistance by sollving a
customgraspnetAPI/utils/dexnet/grasping/quality.py:408
Method
wrench_volume
Volume of grasp matrix singular values - score of all wrenches that the grasp can resist. Parameters ---------- forces : 3xN
customgraspnetAPI/utils/dexnet/grasping/quality.py:515
Method
write
Writes an SDF to a file. Parameters ---------- sdf : :obj:`Sdf` An Sdf object to write out. Note
customgraspnetAPI/utils/dexnet/grasping/meshpy/sdf_file.py:116
Method
writexml
(self, xmlfilename='scene.xml')
customgraspnetAPI/utils/xmlhandler.py:45
← previous
601–616 of 616, ranked by callers