Dmitry Ananyev

Results 2 issues of Dmitry Ananyev

Add AiCatapult - an improved version of AiLauncher which also controls steering angle Comparing to AiLaunch this particular class also controls the angle. To be able to use it you...

Add ability to read config variables from env Usage example: `DONKEYCAR_CFG_MAX_LOOPS=2000 python manage.py drive` this command will override config variable MAX_LOOPS and set it to 2000 this is the equivalent...