|
| def | __init__ (self) |
| |
| def | calib_cb (self, srv_name, srv_type, request) |
| |
| def | detect_cb (self, srv_name, srv_type, request) |
| |
| def | generic_cb (self, srv_name, srv_type, request) |
| |
| def | pub_matches (self, matches) |
| |
| def | publish_base_plane_markers (self, plane, pose_frame) |
| |
| def | publish_lc_markers (self, lcs) |
| |
| def | publish_lcs (self, lcs) |
| |
| 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 51 of file silhouettematch.py.
◆ __init__()
| def rc_reason_clients.silhouettematch.SilhouetteMatchClient.__init__ |
( |
|
self | ) |
|
◆ calib_cb()
| def rc_reason_clients.silhouettematch.SilhouetteMatchClient.calib_cb |
( |
|
self, |
|
|
|
srv_name, |
|
|
|
srv_type, |
|
|
|
request |
|
) |
| |
◆ detect_cb()
| def rc_reason_clients.silhouettematch.SilhouetteMatchClient.detect_cb |
( |
|
self, |
|
|
|
srv_name, |
|
|
|
srv_type, |
|
|
|
request |
|
) |
| |
◆ generic_cb()
| def rc_reason_clients.silhouettematch.SilhouetteMatchClient.generic_cb |
( |
|
self, |
|
|
|
srv_name, |
|
|
|
srv_type, |
|
|
|
request |
|
) |
| |
◆ pub_matches()
| def rc_reason_clients.silhouettematch.SilhouetteMatchClient.pub_matches |
( |
|
self, |
|
|
|
matches |
|
) |
| |
◆ publish_base_plane_markers()
| def rc_reason_clients.silhouettematch.SilhouetteMatchClient.publish_base_plane_markers |
( |
|
self, |
|
|
|
plane, |
|
|
|
pose_frame |
|
) |
| |
◆ publish_lc_markers()
| def rc_reason_clients.silhouettematch.SilhouetteMatchClient.publish_lc_markers |
( |
|
self, |
|
|
|
lcs |
|
) |
| |
◆ publish_lcs()
| def rc_reason_clients.silhouettematch.SilhouetteMatchClient.publish_lcs |
( |
|
self, |
|
|
|
lcs |
|
) |
| |
◆ lc_markers
| rc_reason_clients.silhouettematch.SilhouetteMatchClient.lc_markers |
◆ pub_markers
| rc_reason_clients.silhouettematch.SilhouetteMatchClient.pub_markers |
◆ pub_tf
| rc_reason_clients.silhouettematch.SilhouetteMatchClient.pub_tf |
◆ publish_markers
| rc_reason_clients.silhouettematch.SilhouetteMatchClient.publish_markers |
◆ publish_tf
| rc_reason_clients.silhouettematch.SilhouetteMatchClient.publish_tf |
The documentation for this class was generated from the following file: