|
def | __init__ (self, rest_name) |
|
def | publish_grasps (self, grasps) |
|
def | publish_grasps_markers (self, grasps) |
|
def | publish_lc_markers (self, lcs) |
|
def | publish_lcs (self, lcs) |
|
def | start (self) |
|
def | stop (self) |
|
def | __init__ (self, rest_name, ignored_parameters=[]) |
|
def | add_rest_service (self, srv_type, srv_name, callback) |
|
def | call_rest_service (self, name, srv_type=None, request=None) |
|
Definition at line 71 of file pick.py.
◆ __init__()
def rc_reason_clients.pick.PickClient.__init__ |
( |
|
self, |
|
|
|
rest_name |
|
) |
| |
◆ publish_grasps()
def rc_reason_clients.pick.PickClient.publish_grasps |
( |
|
self, |
|
|
|
grasps |
|
) |
| |
◆ publish_grasps_markers()
def rc_reason_clients.pick.PickClient.publish_grasps_markers |
( |
|
self, |
|
|
|
grasps |
|
) |
| |
◆ publish_lc_markers()
def rc_reason_clients.pick.PickClient.publish_lc_markers |
( |
|
self, |
|
|
|
lcs |
|
) |
| |
◆ publish_lcs()
def rc_reason_clients.pick.PickClient.publish_lcs |
( |
|
self, |
|
|
|
lcs |
|
) |
| |
◆ start()
def rc_reason_clients.pick.PickClient.start |
( |
|
self | ) |
|
◆ stop()
def rc_reason_clients.pick.PickClient.stop |
( |
|
self | ) |
|
◆ grasp_markers
rc_reason_clients.pick.PickClient.grasp_markers |
◆ lc_markers
rc_reason_clients.pick.PickClient.lc_markers |
◆ pub_markers
rc_reason_clients.pick.PickClient.pub_markers |
◆ pub_tf
rc_reason_clients.pick.PickClient.pub_tf |
◆ publish_markers
rc_reason_clients.pick.PickClient.publish_markers |
◆ publish_tf
rc_reason_clients.pick.PickClient.publish_tf |
The documentation for this class was generated from the following file: