Nano入门教程硬件篇-使用 Intel RealSense T265 Tracking Camera
纠错,疑问,交流: 请进入讨论区或 请点击进入页面,扫码加入微信群或Q群进行交流
获取最新文章: 扫一扫加入“创客智造”公众号
Nano入门教程硬件篇-使用Intel RealSense T265 Tracking Camera
说明:
- 介绍如何在nano上使用Intel RealSense T265 Tracking Camera
步骤:
-
增加swap空间,参考:https://www.ncnynl.com/archives/201905/3057.html
-
安装驱动
$ mkdir -p ~/nano
$cd ~/nano
$ git clone https://github.com/ncnynl/installLibrealsense
$ cd installLibrealsense
$ ./installLibrealsense.sh
- librealsense SDK 安装位置:
The library is installed in /usr/local/lib
The header files are in /usr/local/include
The demos and tools are located in /usr/local/bin
参考:
纠错,疑问,交流: 请进入讨论区或 请点击进入页面,扫码加入微信群或Q群进行交流
获取最新文章: 扫一扫加入“创客智造”公众号


















