Functions | |
def | select_location |
returns selected location in global coord frame. | |
Variables | |
tuple | cam = camera.Camera('mekabotUTM') |
tuple | hok = hs.Hokuyo('utm',0,flip=True,ros_init_node=True) |
tuple | pt = select_location(cam,thok) |
tuple | thok = ths.tilt_hokuyo('/dev/robot/servo0',5,hok,l1=0.,l2=-0.055) |
def 2010_icra_epc_pull.lpi.select_location | ( | c, | |
thok, | |||
angle | |||
) |
tuple 2010_icra_epc_pull::lpi::cam = camera.Camera('mekabotUTM') |
tuple 2010_icra_epc_pull::lpi::pt = select_location(cam,thok) |