Public Member Functions | |
def | __init__ |
def | clear |
def | command |
def | stop |
def | wait |
Private Attributes | |
_client | |
_goal |
Definition at line 49 of file head_action_client.py.
def head_action_client.HeadClient.__init__ | ( | self | ) |
Definition at line 50 of file head_action_client.py.
def head_action_client.HeadClient.clear | ( | self | ) |
Definition at line 77 of file head_action_client.py.
def head_action_client.HeadClient.command | ( | self, | |
position, | |||
velocity | |||
) |
Definition at line 65 of file head_action_client.py.
def head_action_client.HeadClient.stop | ( | self | ) |
Definition at line 70 of file head_action_client.py.
def head_action_client.HeadClient.wait | ( | self, | |
timeout = 5.0 |
|||
) |
Definition at line 73 of file head_action_client.py.
head_action_client.HeadClient::_client [private] |
Definition at line 50 of file head_action_client.py.
head_action_client.HeadClient::_goal [private] |
Definition at line 50 of file head_action_client.py.