mo3pheus / MarsRover

A mars rover simulation project that will serve as a test bed for machine learning algorithms.
GNU General Public License v3.0
15 stars 10 forks source link

Fix Radio #1

Closed mo3pheus closed 6 years ago

mo3pheus commented 6 years ago

Fix Radio - if positionSensor.comsDelay throws an Exception use last known comsDelay

mo3pheus commented 6 years ago

Fixed.