Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonghong322 committed Jan 18, 2024
1 parent 9e96c9c commit 90dfa86
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<br /> | 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)<br />|Support GCC 7.5|
| Arm32|- Linux Ubuntu 16.04/18.04/20.04<br /> | Support GCC 7.5 |
| Arm64 |- Linux Ubuntu 18.04/20.04<br /> | Support GCC 7.5 |
| MacOS |- M series chip, 11.0 and above、intel x86 chip, 10.15 and above. <br /> | 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

Expand Down
12 changes: 10 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<br /> | 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)<br />|Support GCC 7.5|
| Arm32|- Linux Ubuntu 16.04/18.04/20.04<br /> | Support GCC 7.5 |
| Arm64 |- Linux Ubuntu 18.04/20.04<br /> | Support GCC 7.5 |
| MacOS |- M series chip, 11.0 and above、intel x86 chip, 10.15 and above. <br /> | 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 平台理论上也支持,但是未经过完整测试”

## 支持产品

Expand Down

0 comments on commit 90dfa86

Please sign in to comment.