Public Member Functions | |
def | __init__ |
def | active_cb |
def | done_cb |
def | feedback_cb |
def | on_cancel |
def | on_goal |
def | OnInit |
def | OnQuit |
def | server_check |
def | set_cancel_button |
def | set_feedback |
def | set_result |
def | set_server_status |
def | set_status |
def | status_gui |
Public Attributes | |
action_type | |
cancel_goal | |
client | |
condition | |
execute_type | |
feedback | |
feedback_st | |
feedback_st_bx | |
frame | |
goal | |
goal_msg | |
goal_st | |
goal_st_bx | |
result | |
result_st | |
result_st_bx | |
send_goal | |
server_check_timer | |
server_status | |
server_status_bg | |
status | |
status_bg | |
sz |
Definition at line 57 of file axclient.py.
def axclient.AXClientApp.__init__ | ( | self, | |
action_type, | |||
action_name | |||
) |
Definition at line 58 of file axclient.py.
def axclient.AXClientApp.active_cb | ( | self | ) |
Definition at line 142 of file axclient.py.
def axclient.AXClientApp.done_cb | ( | self, | |
state, | |||
result | |||
) |
Definition at line 135 of file axclient.py.
def axclient.AXClientApp.feedback_cb | ( | self, | |
feedback | |||
) |
Definition at line 151 of file axclient.py.
def axclient.AXClientApp.on_cancel | ( | self, | |
event | |||
) |
Definition at line 94 of file axclient.py.
def axclient.AXClientApp.on_goal | ( | self, | |
event | |||
) |
Definition at line 99 of file axclient.py.
def axclient.AXClientApp.OnInit | ( | self | ) |
Definition at line 157 of file axclient.py.
def axclient.AXClientApp.OnQuit | ( | self | ) |
Definition at line 154 of file axclient.py.
def axclient.AXClientApp.server_check | ( | self, | |
event | |||
) |
Definition at line 85 of file axclient.py.
def axclient.AXClientApp.set_cancel_button | ( | self, | |
enabled | |||
) |
Definition at line 71 of file axclient.py.
def axclient.AXClientApp.set_feedback | ( | self, | |
feedback | |||
) |
Definition at line 145 of file axclient.py.
def axclient.AXClientApp.set_result | ( | self, | |
result | |||
) |
Definition at line 117 of file axclient.py.
def axclient.AXClientApp.set_server_status | ( | self, | |
label, | |||
color, | |||
enabled | |||
) |
Definition at line 77 of file axclient.py.
def axclient.AXClientApp.set_status | ( | self, | |
label, | |||
color | |||
) |
Definition at line 67 of file axclient.py.
def axclient.AXClientApp.status_gui | ( | self, | |
status | |||
) |
Definition at line 123 of file axclient.py.
Definition at line 58 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 58 of file axclient.py.
Definition at line 58 of file axclient.py.
Definition at line 58 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 58 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.
Definition at line 157 of file axclient.py.