Public Member Functions | |
def | __init__ |
def | init_almodule |
def | onBumperChanged |
def | onFootContactChanged |
def | onTactileChanged |
def | shutdown |
def | subscribe |
def | unsubscribe |
Public Attributes | |
broker | |
bumper | |
bumperLeftButton | |
bumperPub | |
bumperRightButton | |
footContactPub | |
hasFootContactKey | |
ip | |
memProxy | |
moduleName | |
pip | |
port | |
pport | |
tactile | |
tactilePub | |
tactileTouchFrontButton | |
tactileTouchMiddleButton | |
tactileTouchRearButton |
Definition at line 57 of file contact.py.
def contact.NaoqiTactile.__init__ | ( | self, | |
moduleName | |||
) |
Definition at line 59 of file contact.py.
def contact.NaoqiTactile.init_almodule | ( | self | ) |
Definition at line 117 of file contact.py.
def contact.NaoqiTactile.onBumperChanged | ( | self, | |
strVarName, | |||
value, | |||
strMessage | |||
) |
Definition at line 176 of file contact.py.
def contact.NaoqiTactile.onFootContactChanged | ( | self, | |
strVarName, | |||
value, | |||
strMessage | |||
) |
Definition at line 187 of file contact.py.
def contact.NaoqiTactile.onTactileChanged | ( | self, | |
strVarName, | |||
value, | |||
strMessage | |||
) |
Definition at line 163 of file contact.py.
def contact.NaoqiTactile.shutdown | ( | self | ) |
Definition at line 134 of file contact.py.
def contact.NaoqiTactile.subscribe | ( | self | ) |
Definition at line 143 of file contact.py.
def contact.NaoqiTactile.unsubscribe | ( | self | ) |
Definition at line 153 of file contact.py.
Definition at line 117 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 117 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.
Definition at line 59 of file contact.py.