6 ms·
I never understood why the starting point for these projects was not simply to drive a car in GTA V (or some other game) around the city. It would test pedestri
by ConceitedCode 8y ago
I never understood why the starting point for these projects was not simply to drive a car in GTA V (or some other game) around the city. It would test pedestrian detection, street signs, traffic lights, merging, emergency vehicles, etc... While certainly not perfect, it would seems like a good starting point in a controlled environment that is already modeled on the real world.
- glup 8y agoIsn't it? I was under the impression that this was the first step was simulators like CARLA (http://carla.org/ http://carla.org/) before real-world testing.
- ConceitedCode 8y agoThanks for the link! That is a fascinating project. I was not considering the different sensor inputs that would not work on an existing game.