Definition at line 6 of file service_response.py.
◆ __init__()
def rosbridge_library.capabilities.service_response.ServiceResponse.__init__ |
( |
|
self, |
|
|
|
protocol |
|
) |
| |
◆ service_response()
def rosbridge_library.capabilities.service_response.ServiceResponse.service_response |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ service_response_msg_fields
list rosbridge_library.capabilities.service_response.ServiceResponse.service_response_msg_fields |
|
static |
Initial value:= [
(True, "service", string_types), (False, "id", string_types),
(False, "values", dict), (True, "result", bool)
]
Definition at line 8 of file service_response.py.
The documentation for this class was generated from the following file: