From 90dfa86d5492cf3d05c37c8753ac269e0c881f86 Mon Sep 17 00:00:00 2001 From: zhonghong Date: Thu, 18 Jan 2024 11:12:59 +0800 Subject: [PATCH] update readme --- README.md | 16 ++++++++++------ README_CN.md | 12 ++++++++++-- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e69cb329..9b8784e5 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,16 @@ Additionally, this SDK is compatible with Orbbec's original OpenNI protocol devi ## Platform support -*Windows 10* -*Ubuntu 16.04/18.04/20.04* -*ARM Linux 32/64 bit (Raspberry Pi 4B, Jetson Nano, A311D, AGX orin, orin NX, orin nano etc.)* -*MacOS (intel x86 version 10.15 and above, M Serial version 11.0 and above)* - -*Windows 11, Ubuntu 22.04 and other Linux platforms may also be supported, but have not been fully tested.* +| Operating system | Requirement | Description | +| --- | --- | --- | +| Windows | - Windows 10 April 2018 (version 1803, operating system build 17134) release (x64) or higher
| The generation of the VS project depends on the installation of the VS version and the cmake version, and supports VS2015/vs2017/vs2019 | +| Linux | - Linux Ubuntu 16.04/18.04/20.04 (x64)
|Support GCC 7.5| +| Arm32|- Linux Ubuntu 16.04/18.04/20.04
| Support GCC 7.5 | +| Arm64 |- Linux Ubuntu 18.04/20.04
| Support GCC 7.5 | +| MacOS |- M series chip, 11.0 and above、intel x86 chip, 10.15 and above.
| supported hardware products: Gemini 2, Gemini 2 L, Astra 2,Gemini 2 XL, Femto Mega | + +* Note: supported Arm platforms: jestson nano (arm64)、 AGX Orin(arm64)、Orin NX (arm64)、Orin Nano(arm64)、A311D (arm64), Raspberry Pi 4 (arm64), Raspberry Pi 3 (arm32), rk3399 (arm64), other Arm systems, may need to Cross-compile. +* Windows 11, Ubuntu 22.04 and other Linux platforms may also be supported, but have not been fully tested. ## Product support diff --git a/README_CN.md b/README_CN.md index ce434481..e7175551 100644 --- a/README_CN.md +++ b/README_CN.md @@ -16,9 +16,17 @@ Orbbec 3D 相机产品软件开发套件,全面支持 UVC,实现免驱动即 ## 支持平台 -Windows 10, Ubuntu 16.04/18.04/20.04, ARM Linux 32/64 bit (Raspberry Pi 4B, Jetson Nano, A311D ,AGX orin, orin NX, orin nano 等.) +| Operating system | Requirement | Description | +| --- | --- | --- | +| Windows | - Windows 10 April 2018 (version 1803, operating system build 17134) release (x64) or higher
| The generation of the VS project depends on the installation of the VS version and the cmake version, and supports VS2015/vs2017/vs2019 | +| Linux | - Linux Ubuntu 16.04/18.04/20.04 (x64)
|Support GCC 7.5| +| Arm32|- Linux Ubuntu 16.04/18.04/20.04
| Support GCC 7.5 | +| Arm64 |- Linux Ubuntu 18.04/20.04
| Support GCC 7.5 | +| MacOS |- M series chip, 11.0 and above、intel x86 chip, 10.15 and above.
| supported hardware products: Gemini 2, Gemini 2 L, Astra 2,Gemini 2 XL, Femto Mega | -*Windows 11, Ubuntu 22.04 和其他一些 Linux 平台理论上也支持,但是未经过完整测试” +* 注: 当前版本支持的Arm平台:jestson nano(arm64)、AGX Orin(arm64)、Orin NX (arm64)、Orin Nano(arm64)、A311D(arm64)、树莓派4(arm64)、树莓派3(arm32)、rk3399(arm64), 其它Arm系统,可能需要重新交叉编译。 + +* Windows 11, Ubuntu 22.04 和其他一些 Linux 平台理论上也支持,但是未经过完整测试” ## 支持产品