Go to the source code of this file.
Namespaces | |
namespace | scan_pose |
Functions | |
def | scan_pose.scanPose |
Variables | |
string | scan_pose.help = "IP/hostname of parent broker. Default is 127.0.0.1." |
tuple | scan_pose.motionProxy = ALProxy("ALMotion",options.pip,int(options.pport)) |
tuple | scan_pose.parser = OptionParser() |
tuple | scan_pose.ttsProxy = ALProxy("ALTextToSpeech",options.pip,int(options.pport)) |