AirSim NeurIPS2019 Drone Racing Versions Save

Drone Racing @ NeurIPS 2019, built on Microsoft AirSim

v1.1-linux

4 years ago

Release notes:

Environment Pak Files

  • Added Final round pakfiles.
    Tier 1 and 2 race tracks are in the soccer field environment, both in Final_Tier_1_and_2.pak.
    Tier 3 is in the ZhangJiaJie environment in Final_Tier_3.pak.

airsimneurips

Final round Submission and Leaderboard:

New APIs

v1.1-windows

4 years ago

Release notes:

Environment Pak Files

  • Added Final round pakfiles.
    Tier 1 and 2 race tracks are in the soccer field environment, both in Final_Tiers_1_and_2.pak.
    Tier 3 is in the ZhangJiaJie environment in Final_Tier_3.pak.

airsimneurips

Final round Submission and Leaderboard:

New APIs

v1.0-windows

4 years ago

Release notes:

Environment Pak Files

  • Added Qualifier pakfiles. Tier 1 and 3 are in the soccer field environment, in the same pak file. Tier 2 track is in the ZhangJiaJie environment in a different pakfile.

airsimneurips

v0.3.0

4 years ago

Release notes:

  • We are introducing a validation submission pipeline so that participants can see how they are performing w.r.t. others, and for us to get feedback on how easy or hard the race tracks are currently.
  • Please note that this leaderboard is not for the qualification rounds. This is effectively a dry run for you to gauge your performance and for us to gather feedback. The qualification binaries with new race tracks will be released next month.
  • Website updates:

Environment Pak Files

airsimneurips

APIs

v1.0-linux

4 years ago

Release notes:

Environment Pak Files

  • Added Qualifier pakfiles. Tier 1 and 3 are in the soccer field environment, in the same pak file. Tier 2 track is in the ZhangJiaJie environment in a different pakfile.

airsimneurips

v0.3.0-linux

4 years ago

Release notes:

  • We are introducing a validation submission pipeline so that participants can see how they are performing w.r.t. others, and for us to get feedback on how easy or hard the race tracks are currently.
  • Please note that this leaderboard is not for the qualification rounds. This is effectively a dry run for you to gauge your performance and for us to gather feedback. The qualification binaries with new race tracks will be released next month.
  • Website updates:

Environment Pak Files

airsimneurips

APIs

v0.2.0-windows

4 years ago

Release notes:

Environment Pak Files

  • Environments contain the same levels as the previous release, but now include the necessary fabric to create and perform races

APIs

  • simStartRace() - Starts a race event when applicable
  • simResetRace() - Resets all elements of current race (gates passed, penalties, and time is cleared, racers are returned to start position)
  • simGetObjectScale(object_name) - Get 3D scale Vector3r of specified object
  • simSetObjectScale(object_name, scale_vector) - Set the scale of the specified object using a Vector3r input

airsimneurips

v0.2.0-linux

4 years ago

Release notes:

Environment Pak Files

  • Environments contain the same levels as the previous release, but now include the necessary fabric to create and perform races

APIs

  • simStartRace() - Starts a race event when applicable
  • simResetRace() - Resets all elements of current race (gates passed, penalties, and time is cleared, racers are returned to start position)
  • simGetObjectScale(object_name) - Get 3D scale Vector3r of specified object
  • simSetObjectScale(object_name, scale_vector) - Set the scale of the specified object using a Vector3r input

airsimneurips

v0.1.2

4 years ago

Release notes:

Environment Pak Files

  • Same as v0.0-linux

airsimneurips

Bug fixes:

v-0.1.2-windows

4 years ago

Release notes:

Environment Pak Files

  • Same as v0.0-windows

airsimneurips

Bug fixes: