uzh-rpg / agile_flight

Developing and Comparing Vision-based Algorithms for Vision-based Agile Flight
MIT License
137 stars 52 forks source link

What scene will be used in the challenge? #71

Closed MichaelBosello closed 2 years ago

MichaelBosello commented 2 years ago

As only spheres will be considered as obstacles in the challenge, do you plan to test only in scene 0 (warehouse)? Because in scene 1 (street), the drone may spawn inside or close to a building which may mislead the agents that are based on depth camera. Also in the forest, the trees will not be considered but the agent will still see them.

antonilo commented 2 years ago

Only spheres in the warehouse environment will be considered for the challenge. There will be no other obstacles.

ykeuter commented 2 years ago

Thanks for this Q and A. Could you also provide any more details on the level and scoring during evaluation? I.e. should we focus on finishing a medium level as fast as possible, or focus on finishing a hard level at all (without hitting obstacles)?