Updated: October 28, 2024 |
The Sensor library abstracts the complexity of interfacing with sensors and cameras connected to the target board.
Use the Sensor library to work with sensors (e.g., radar, lidar, Global Positioning System (GPS), Inertial Measurement Unit (IMU)) or cameras. The Sensor library provides an interface that applications can use to communicate with sensors or cameras. This guide describes the Sensor library and how to work with the API.
To find out about: | See: |
---|---|
The architecture and capabilities of the Sensor Library | Sensor Library Overview |
Starting and stopping streaming data from a sensor | Starting and stopping a sensor unit |
Accessing sensor information | Accessing sensor data and status |
The Sensor API | Sensor Library Reference |