The GRID platform provides robust capabilities for generating and capturing data in various modalities. By leveraging the AirGen library, users can collect comprehensive sensor and image data from their simulations. This guide outlines the process for capturing and storing data using the GRID platform. A fully working example can be found in the sample notebooks inside any GRID workspace.
The process involves defining the capture types, mapping them to the corresponding image types supported by AirGen, capturing images from the vehicle’s cameras, and storing them in the HDF5 file.
For the GRID platform, please refer to the Storage section for information on storing your generated data.
For GRID Enterprise, the data is stored in the Docker container running the session. Please refer to the Docker section for more information on accessing and managing the data.