Functions | |
def | baseMoved (idc) |
def | getBasePos () |
def | moveBase (x, y, rotation) |
def | movePTU (pan, tilt) |
def | ptuMoved (result) |
def | setBase (x, y, rotation) |
def | setPositionAndOrientation (positionAndOrientation) |
def | setPTU (pan, tilt) |
Variables | |
ptuPos | |
set_base_client = rospy.Publisher("/initialpose", PoseWithCovarianceStamped, queue_size=1) | |