concepts.simulator.sapien2.manipulation_utils.contact_samplers#
Functions
  | 
Check whether the given qpos is collision free.  | 
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Intersects a ray with a mesh.  | 
  | 
Given the name of the object, sample a 6D grasp pose.  | 
  | 
|
  | 
Classes
GraspParameter(point1: numpy.ndarray, normal1: numpy.ndarray, point2: numpy.ndarray, normal2: numpy.ndarray, ee_pos: numpy.ndarray, ee_quat_wxyz: numpy.ndarray, qpos: numpy.ndarray)  | 
|
IndirectPushParameter(object_push_pos: numpy.ndarray, object_push_dir: numpy.ndarray, tool_pos: numpy.ndarray, tool_quat_wxyz: numpy.ndarray, tool_point_pos: numpy.ndarray, tool_point_normal: numpy.ndarray, prepush_distance: float = 0.05, push_distance: float = 0.1)  | 
|
PushParameter(push_pos: numpy.ndarray, push_dir: numpy.ndarray, distance: float)  |