14 lines
566 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.

# fairino-cpp-sdk
简介
-------------
libfairino 目录下是 C++ SDK 源文件。
linux 目录下是适用于 Linux 操作系统的 FAIRINO 协作机器人的 C++ SDK 库文件、头文件。
windows 目录下是适用于 windows 操作系统的 FAIRINO 协作机器人的 C++ SDK 库文件、头文件。
文档
----------------
请查阅 [C++ SDK手册](https://fr-documentation.readthedocs.io/zh_CN/latest/SDKManual/cpp_intro.html)。
---
当前版本为v2.x如需v1.x版本的请访问 [C++ SDK-v1.x](https://gitee.com/fair-innovation/frcobot_cpp_sdk)。