concepts.dm.crowhat.manipulation_utils.contact_point_sampler#
Basic samplers for contact points and contact pairs.
Functions
Generate candidate poses of object B by moving object B so that the contact_point_b aligns with the contact_point_a. |
|
Sample contact points on the object with the given normal constraint. |
|
|
Generate the end-effector pose in order to push the object with the given contact point. |
Generate the robot qpos with the attached object pose. |
|
Compute the desired pose of object B so that it can push object A to the desired pose. |
|
|
Pairwise sample from two samplers. |
Classes
A proposal of a contact point on an object. |