microsoft / AirSim-NeurIPS2019-Drone-Racing

Drone Racing @ NeurIPS 2019, built on Microsoft AirSim
https://microsoft.github.io/AirSim-NeurIPS2019-Drone-Racing/
MIT License
356 stars 89 forks source link

Any way to download/use just the environments? #143

Closed RitvikN closed 4 years ago

RitvikN commented 4 years ago

The environments created for this project are high quality and excellent for training algorithms for drone racing.

However, this competition requires you to use the provided APIs to conduct races and control the drone. I'm interested in trying out some other algorithms, so is it possible to get the environments from the .pak files? Is there any way to load the .pak files into an UE4 project?

yannbouteiller commented 4 years ago

Actually a colleague in my lab also has an interesting project in which he would need to use the gym environment I made for the 2019 competition, but ideally we would have to slightly modify the .pak files (in order to disable death of the lagging drone in the event of a drone-drone collision, namely). Any hope we can get access to the source code / Unreal project @madratman please?

ugurkanates commented 4 years ago

I would also love this as well

madratman commented 4 years ago

I discussed with the team, but unfortunately, we can't open source the raw UE assets. As a workaround, when AirSim Drone Racing Lab is released, we'll consider adding APIs to modify racing rules.

madratman commented 4 years ago

https://github.com/microsoft/AirSim/releases/tag/v1.3.1-linux B99, ZJJ, SoccerField are up