2024-09-23 16:01:31 +08:00

26 lines
865 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Welcome to AimRT
**AimRT 是一个面向现代机器人领域的运行时开发框架。** 它基于 Modern C++ 开发,轻量且易于部署,在资源管控、异步编程、部署配置等方面具有更现代的设计。
**AimRT 致力于整合机器人端侧、边缘端、云端等各种部署场景的研发。** 它服务于现代基于人工智能和云的机器人应用,提供完善的调试和性能分析工具链,以及良好的可观测性支持。
**AimRT 还提供了全面的插件开发接口,具有高度可扩展性。** 它与 ROS2、HTTP、Grpc 等传统机器人生态系统或云服务生态系统兼容,并支持对现有系统的逐步升级。
## **基本使用教程**
```{toctree}
:maxdepth: 2
tutorials/index.md
```
## **其他信息**
```{toctree}
:maxdepth: 1
contact/index.md
release_notes/index.md
```