|
| def | __init__ (self) |
| |
| def | detect_cb (self, srv_name, srv_type, request) |
| |
| def | pub_matches (self, matches) |
| |
| 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 48 of file cadmatch.py.
◆ __init__()
| def rc_reason_clients.cadmatch.CadMatchClient.__init__ |
( |
|
self | ) |
|
◆ detect_cb()
| def rc_reason_clients.cadmatch.CadMatchClient.detect_cb |
( |
|
self, |
|
|
|
srv_name, |
|
|
|
srv_type, |
|
|
|
request |
|
) |
| |
◆ pub_matches()
| def rc_reason_clients.cadmatch.CadMatchClient.pub_matches |
( |
|
self, |
|
|
|
matches |
|
) |
| |
◆ publish_lc_markers()
| def rc_reason_clients.cadmatch.CadMatchClient.publish_lc_markers |
( |
|
self, |
|
|
|
lcs |
|
) |
| |
◆ publish_lcs()
| def rc_reason_clients.cadmatch.CadMatchClient.publish_lcs |
( |
|
self, |
|
|
|
lcs |
|
) |
| |
◆ start()
| def rc_reason_clients.cadmatch.CadMatchClient.start |
( |
|
self | ) |
|
◆ stop()
| def rc_reason_clients.cadmatch.CadMatchClient.stop |
( |
|
self | ) |
|
◆ lc_markers
| rc_reason_clients.cadmatch.CadMatchClient.lc_markers |
◆ pub_markers
| rc_reason_clients.cadmatch.CadMatchClient.pub_markers |
◆ pub_tf
| rc_reason_clients.cadmatch.CadMatchClient.pub_tf |
◆ publish_markers
| rc_reason_clients.cadmatch.CadMatchClient.publish_markers |
◆ publish_tf
| rc_reason_clients.cadmatch.CadMatchClient.publish_tf |
The documentation for this class was generated from the following file: