Version 0.1.0: Initial release
v0.1.0 of the AVxcelerate Resource Manager REST API has been officially released as part of the 2025 R2.2 release.
The AVxcelerate Resource Manager REST API v0.1.0 is compatible with the AVX Architecture V2.
Feature List:
-
Download concrete scenario files for specific simulations
-
Download all assets for one or more samples of a simulation job. After downloading the assets (zip file), you can run the simulation with these samples on your local machine.
-
Python helper: The AVxcelerate python APIs are hosted as a python package on a cluster as part of the Explore service deployment. The developers can install the package using pip and use it to call AVx autonomy APIs without needing to make raw REST calls.