Updated: October 28, 2024 |
The ADAS library provides a simplified means to develop applications that visualize sensor data.
The ADAS library is one of the main components of the Sensor Framework. It allows applications to use sensors, viewers, and algorithms through API functions and a configuration file, to visualize and also record sensor data.
The ADAS library (API and configuration) provides the following functionality:
For more information on the API, see the ADAS Library Reference chapter.
The configuration file is a JSON-formatted text file that resides where it can be accessed by the ADAS library on your target. In the configuration file, you specify how you want to use the ADAS library. For more information, see Configuring the ADAS Library.
This API function initializes and starts the viewers and algorithms according to the given configuration file.