Definition at line 62 of file fast_grasp.py.
def fast_grasp.SrFastGrasp.__init__ |
( |
|
self | ) |
|
def fast_grasp.SrFastGrasp.__bounding_box_cb |
( |
|
self, |
|
|
|
request |
|
) |
| |
|
private |
def fast_grasp.SrFastGrasp.__get_grasp |
( |
|
self, |
|
|
|
name |
|
) |
| |
|
private |
def fast_grasp.SrFastGrasp.__get_major_axis |
( |
|
self, |
|
|
|
box |
|
) |
| |
|
private |
def fast_grasp.SrFastGrasp.__get_marker_from_box |
( |
|
self, |
|
|
|
box, |
|
|
|
pose |
|
) |
| |
|
private |
def fast_grasp.SrFastGrasp.__modify_grasp_pose |
( |
|
self, |
|
|
|
grasp, |
|
|
|
pose |
|
) |
| |
|
private |
Aligns grasp with axis from origin to center of object.
A crude way to make a vaguely sane orientation for the hand
that seems to more or less work.
Definition at line 80 of file fast_grasp.py.
def fast_grasp.SrFastGrasp.__select_grasp |
( |
|
self | ) |
|
|
private |
def fast_grasp.SrFastGrasp.__send_marker_to_rviz |
( |
|
self, |
|
|
|
box, |
|
|
|
pose |
|
) |
| |
|
private |
fast_grasp.SrFastGrasp.__arm_g |
|
private |
fast_grasp.SrFastGrasp.__default_grasp |
|
private |
fast_grasp.SrFastGrasp.__get_state |
|
private |
fast_grasp.SrFastGrasp.__grasp_server |
|
private |
fast_grasp.SrFastGrasp.__group |
|
private |
fast_grasp.SrFastGrasp.__ik |
|
private |
fast_grasp.SrFastGrasp.__marker_pub |
|
private |
The documentation for this class was generated from the following file: