Public Member Functions | |
def | __init__ |
def | done_cb |
def | send_goal |
def | stop_sound |
Public Attributes | |
current_goal | |
mb_client | |
pose_pub | |
sound_client | |
sound_file |
Definition at line 57 of file soccer_exec.py.
def soccer_exec.Navigator.__init__ | ( | self | ) |
Definition at line 58 of file soccer_exec.py.
def soccer_exec.Navigator.done_cb | ( | self, | |
terminal_state, | |||
result | |||
) |
Definition at line 88 of file soccer_exec.py.
def soccer_exec.Navigator.send_goal | ( | self, | |
goal | |||
) |
Definition at line 73 of file soccer_exec.py.
def soccer_exec.Navigator.stop_sound | ( | self | ) |
Definition at line 91 of file soccer_exec.py.
Definition at line 58 of file soccer_exec.py.
Definition at line 58 of file soccer_exec.py.
Definition at line 58 of file soccer_exec.py.
Definition at line 58 of file soccer_exec.py.
Definition at line 58 of file soccer_exec.py.