777879808182838485
this.orientation = orientation; } public WheelMotorEncoderRates getWheelEncoderRates() { if (wheelEncoderValues==null) { wheelEncoderValues = new WheelMotorEncoderRates(); } return wheelEncoderValues; }