microsoft/AirSim-NeurIPS2019-Drone-Racing

Any way to download/use just the environments?

RitvikN opened this issue · 4 comments

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?

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?

I would also love this as well

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.