Skip to content

Commit

Permalink
Add notes that T265 is not yet supported on android and macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
bfulkers-i committed Mar 1, 2019
1 parent 65d12cf commit 6f50b48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/android.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
>:pushpin: The SDK 2.0 delivers cross-platform open source libraries & tools that allow users to develop on multiple Operating Systems & development environments. Intel has validated SDK2.0 on Windows and Linux platforms. Please check [latest Release](https://github.com/IntelRealSense/librealsense/releases) for the build versions. While Intel has not explicitly validated SDK2.0 on Android platforms, it is expected to work on Android as well. Please refer to the build instructions in the section below. Calibration and firmware update tools that would be used in production and manufacturing processes are not available on Android at this time. Please contact your Intel representative for additional information.
>:pushpin: The T265 tracking module is not yet supported on Android via librealsense. Support is planned to be added in a future release.
# Intel® RealSense™ SDK 2.0 for Android OS

Using the Android wrapper allows you to build both native (C/C++) and Java applications for Android.
Expand Down
2 changes: 2 additions & 0 deletions doc/installation_osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

**Note:** macOS support for the full range of functionality offered by the SDK is not yet complete. If you need support for R200 or the ZR300, [legacy librealsense](https://github.com/IntelRealSense/librealsense/tree/legacy) offers a subset of SDK functionality.

**Note:** The T265 tracking module is not yet supported on macOS via librealsense. Support is planned to be added in a future release.

## Building from Source

1. Install XCode 6.0+ via the AppStore
Expand Down

0 comments on commit 6f50b48

Please sign in to comment.