IanKirwan
IanKirwan
Hi @aitorzip I have found that using the initial reward values you specify in the start message example in the readme.md [15.0, 0.5] reward functions ok. However I want to...
When building a fresh copy of DeepGTAV I get the above error. Upon navigating to the source I arrive at LaneRewarder.cpp. My solution is to add `#include ` to LaneRewarder.cpp...
I see in the natives API there are camera create functions. Is it possoble to have multiple cameras running simultaneously to stream for control and capture?
Hi @aitorzip I recall a while back there was aspiration expressed in the readme to integrate this work with [GTAVisionExport](https://github.com/umautobots/GTAVisionExport). Although it's not really an integration, I managed to use...
The value that comes out for steering angle is now junk since update to 1.1290. Other values seem OK. Anyone know how to get the offset right? What tools?
Hi @aitorzip Can I request that you start the wiki going and allow us to edit it. We can build up a useful 'how to' knowledge base that will hopefully...
DeepGTAV currently chooses a random start location numerically, but if the location is not possible it defaults to a fixed location. The proposed code selects a working random location from...
Hi @eclique, Could you tell us what versions of python packages you are using? Many thanks Ian