public virtual float GetMotorOutputPercent()
 {
     return(_motor.GetMotorOutputPercent());
 }