Show HN: Autodrome – Framework for Development of Self-Driving Cars
11–20 of 20 posts
Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#12Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#13This is super cool, especially how it is done as a side project. It's resourceful using a game as the physics simulator. I wonder how it compares to Microsoft's [1] and Udacity's [2] implementation. [1] https://github.com/Microsoft/AirSim [2] https://github.com/udacity/self-driving-car-sim
Thanks for the links! Really cool. Know of any open source Kerbel Space Program type sim?
Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#14This is super cool, especially how it is done as a side project. It's resourceful using a game as the physics simulator. I wonder how it compares to Microsoft's [1] and Udacity's [2] implementation. [1] https://github.com/Microsoft/AirSim [2] https://github.com/udacity/self-driving-car-sim
+ Both [1] and [3] have much fewer assets (like 3D models of houses, factories, bridges, cars, trucks, and so on) you'd have to buy them on the Unreal/Unity model marketplace and it still wouldn't be enough. Autodrome can take advantage of almost entire Europe and a third of USA at 1:20 scale.
+ Autodrome has a sparse map representation that is really easy to randomly fuzz. I.e. it's easy to shift a segment of the road a little bit and see how the algorithm would react to the fuzzed scenario. I believe this is only way how to achieve robust agents and effectively prevent testing on the training set.
- Biggest disadvantage of Autodrome is a lack of access to in-game dynamic NPCs (like other trucks, cars or pedestrians). As far as I know there's no API for this. Without help (or a lot of very fragile memory hacking) from the developers of the game this feature is very hard to achieve and both [1] and [3] already have it.
[3] http://carla.org
PS: Keep in mind that I'm the developer of Autodrome so I my objectivity is very questionable.
Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#15Earlier quoted context omitted.
And software accelerated by the military (tcp/ip).
With a pathetic ROI: Had these trillions been invested in academia or startups, the world would surely be much further.
Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#16This is super cool, especially how it is done as a side project. It's resourceful using a game as the physics simulator. I wonder how it compares to Microsoft's [1] and Udacity's [2] implementation. [1] https://github.com/Microsoft/AirSim [2] https://github.com/udacity/self-driving-car-sim
I think a fair comparison would be to AirSim [1] and Carla [3]. These are much more mature projects and are similar to Autodrome in a lot of ways. As far as I know Udacity's simulator is done their class and it's not being actively developed. + Both [1] and [3] have much fewer assets (like 3D models of houses, factories, bridges, cars, trucks, and so on) you'd have to buy them on the Unreal/Unity model marketplace an…
Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#17Earlier quoted context omitted.
With a pathetic ROI: Had these trillions been invested in academia or startups, the world would surely be much further.
Not sure if I entirely agree with this. A lot of the luxuries we have now were enhanced for the military. For instance, airplanes (aileron and jet turbine development), internet, semiconductor, and even PCBs (or mores specifically, the predecessor Hybrids ICs). A good amount of grants actually come from the Navy and Army for research grants in the academia. Though I did go to grad school for Mech Eng so we probably s…
If we had spent as much on genetic research as we did on the moon landing we could have had fire breathing dragons. Think of all the spin offs from that that we are just starting to see now, we could have had them sooner.
Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#18Earlier quoted context omitted.
I think a fair comparison would be to AirSim [1] and Carla [3]. These are much more mature projects and are similar to Autodrome in a lot of ways. As far as I know Udacity's simulator is done their class and it's not being actively developed. + Both [1] and [3] have much fewer assets (like 3D models of houses, factories, bridges, cars, trucks, and so on) you'd have to buy them on the Unreal/Unity model marketplace an…
Thank you for the detailed response! Is there any thoughts on ground truth segmantic segmentation camera view? Simulated lidar data would be super awesome too.
Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#19Re: Show HN: Autodrome – Framework for Development of Self-Driving Cars
#20Earlier quoted context omitted.
With a pathetic ROI: Had these trillions been invested in academia or startups, the world would surely be much further.
Not sure if I entirely agree with this. A lot of the luxuries we have now were enhanced for the military. For instance, airplanes (aileron and jet turbine development), internet, semiconductor, and even PCBs (or mores specifically, the predecessor Hybrids ICs). A good amount of grants actually come from the Navy and Army for research grants in the academia. Though I did go to grad school for Mech Eng so we probably s…