# Desc: Player conf file # Author: Kallahar - kallahar@quickwired.com # Date: August 2005 from pyro.robot.player import PlayerRobot # This should work for real and simulated Player-based robots def INIT(): return PlayerRobot("Player", 6665)