Public Member Functions | |
def | __init__ (self) |
def | create_queries (self, goal) |
def | inference (self, img_msg, queries) |
def | topic_cb (self, data) |
![]() | |
def | __init__ (self, action, server_config, result_topic, action_feedback, action_result, app_name) |
def | action_cb (self, goal) |
def | config_cb (self, config, level) |
def | ros_img_to_base (self, ros_img) |
def | send_request (self, content) |
Public Attributes | |
vqa_type | |
![]() | |
action_feedback | |
action_result | |
action_server | |
app_name | |
config | |
default_img | |
host | |
image_pub | |
image_sub | |
port | |
reconfigure_server | |
result_pub | |
result_topic_type | |
transport_hint | |
vis_pub | |
![]() | |
pointer | iv [2] |
Definition at line 207 of file vil_inference_client.py.
def jsk_perception.vil_inference_client.OFAClientNode.__init__ | ( | self | ) |
Definition at line 208 of file vil_inference_client.py.
def jsk_perception.vil_inference_client.OFAClientNode.create_queries | ( | self, | |
goal | |||
) |
Reimplemented from jsk_perception.vil_inference_client.DockerInferenceClientBase.
Definition at line 220 of file vil_inference_client.py.
def jsk_perception.vil_inference_client.OFAClientNode.inference | ( | self, | |
img_msg, | |||
queries | |||
) |
Reimplemented from jsk_perception.vil_inference_client.DockerInferenceClientBase.
Definition at line 223 of file vil_inference_client.py.
def jsk_perception.vil_inference_client.OFAClientNode.topic_cb | ( | self, | |
data | |||
) |
Reimplemented from jsk_perception.vil_inference_client.DockerInferenceClientBase.
Definition at line 237 of file vil_inference_client.py.
jsk_perception.vil_inference_client.OFAClientNode.vqa_type |
Definition at line 209 of file vil_inference_client.py.