#!/usr/bin/env python class RobotInfo: def __init__(self): raise(NotImplementedError)