Deprecated API

Deprecated Methods
EDU.gatech.cc.is.abstractrobot.ControlSystemS.Configure()
          to conform with Java naming conventions, use configure(). 
EDU.gatech.cc.is.abstractrobot.ControlSystemS.Init(Simple)
          to conform with Java naming conventions, use init(). 
EDU.gatech.cc.is.abstractrobot.ControlSystemS.TakeStep()
          to conform with Java naming conventions, use takestep() instead. 
EDU.gatech.cc.is.abstractrobot.ControlSystemS.TrialEnd()
          to conform with Java naming conventions, use trialEnd() instead. 
EDU.gatech.cc.is.abstractrobot.ControlSystemS.TrialInit()
          to conform with Java naming conventions, use trialInit() instead.