Skip to content

Neurips Binaries - Linux

Compare
Choose a tag to compare
@msb336 msb336 released this 23 Aug 19:31
· 93 commits to master since this release

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