Nano入门教程硬件篇-使用 Intel RealSense T265 Tracking Camera
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
参考:
- https://www.jetsonhacks.com/2019/05/07/jetson-nano-realsense-tracking-camera/
获取最新文章: 扫一扫右上角的二维码加入“创客智造”公众号