Tutorials

Quick Start

Through this section of the documentation, you can learn how to reference, 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 ideas in AimRT.

CPP API Documentation

You can learn how to use the C++ interface through the following documentation.

Python API Documentation

You can learn how to use the Python interface through the following documentation.

Configuration Documentation

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

Plugins

AimRT provides a large number of official plugins. You can learn about the functionality 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 Tools

AimRT provides a command-line tool that can help developers quickly complete some operations.

Examples

AimRT provides detailed and comprehensive examples. Developers can conduct in-depth learning based on these examples.

Others