Tutorials

Quick Start

Through this section of the documentation, you can learn how to reference and install AimRT, and quickly experience AimRT by creating a Hello World program.

Concepts

Through this section of the documentation, you can learn about some core concepts and design philosophies in AimRT.

C++ API Documentation

You can learn about the usage of C++ interfaces through the following documentation.

Python API Documentation

You can learn about the usage of Python interfaces through the following documentation.

Configuration Documentation

You can learn detailed configuration methods for each component through the following documentation.

Plugins

AimRT provides a large number of official plugins. You can learn about the features and configuration methods of each plugin through the following documentation.

If developers want to customize and develop their own plugins, they can refer to the following documentation.

CLI Tool

AimRT provides a command-line tool to help developers quickly complete certain operations.

Examples

AimRT provides detailed and comprehensive examples for developers to conduct in-depth learning.

Others