$search
Go to the source code of this file.
Namespaces | |
| namespace | headscan |
Functions | |
| def | headscan::head_scan |
Variables | |
| int | headscan::angularResolution = 1 |
| tuple | headscan::headPitchEnd = float(options.headpitchend) |
| tuple | headscan::headPitchStart = float(options.headpitchstart ) |
| string | headscan::help = "IP/hostname of parent broker. Default is 127.0.0.1." |
| headscan::laserScanFreq = pitch_speed | |
| string | headscan::metavar = "END" |
| tuple | headscan::motionProxy = ALProxy("ALMotion",options.pip,int(options.pport)) |
| tuple | headscan::parser = OptionParser() |
| tuple | headscan::pitch_speed = float(options.headpitchspeed) |
| headscan::send_robot_state = False | |
| tuple | headscan::ttsProxy = ALProxy("ALTextToSpeech",options.pip,int(options.pport)) |