concepts.dm.crowhat.manipulation_utils.pivot_sampler#
Functions
|
Generate an object pose trajectory that rotates the object along the given axis by the given angle. |
Sample contact points on the object so that we can apply force on the object to rotate it along the given axis. |
|
Classes
The rotation information that specifies the rotation center, the rotation axis, and the rotation angle. |
|
SingleArmIndirectPivotParameter(object_id, tool_id, support_id, rotation, contact_point_on_a, contact_point_on_b, b_pose, pre_contact_distance, post_contact_distance, robot_qpos, robot_ee_pose) |