added speed return for simulator in dgym.py
as stated.
Does have changes that stop compatibility with other manage.py templates. Going forward - everyone should use simulator.py template to ensure all new simulator changes are implemented and working.
Does this work with the official simulator?
Absolutely. No simulator changes were required. It was already implemented in Unity just not in the DonkeyGymEnv (which it is now).
The Travis failure is w.r.t the training convergence which we have already scheduled to take out of travis, everything else passes. Looks good to me otherwise.
Great! Thanks @DocGarbanzo 👍 .
@wallarug - is this still a relevant PR? This is related to #583.