当前位置:网站首页>Realsense of d435i, d435, d415, t265_ Matching and installation of viewer environment
Realsense of d435i, d435, d415, t265_ Matching and installation of viewer environment
2022-07-04 10:13:00 【Wildcraner】
Installation steps
1. Register the server public key
sudo apt-key adv --keyserver keys.gnupg.net --recv-key F6E65AC044F831AC80A06380C8B3A55A6F3EFCDE
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-key F6E65AC044F831AC80A06380C8B3A55A6F3EFCDE
2. according to Ubuntu System version select a different server and add it to the repository list
Ubuntu 16.04 LTS
sudo add-apt-repository "deb http://realsense-hw-public.s3.amazonaws.com/Debian/apt-repo xenial main" -u
Ubuntu 18.04 LTS
sudo add-apt-repository "deb http://realsense-hw-public.s3.amazonaws.com/Debian/apt-repo bionic main" -u
3. Install library files
sudo apt-get install librealsense2-dkms
sudo apt-get install librealsense2-utils
4. Install developers and debug packages
sudo apt-get install librealsense2-dev
This completes all the installation steps , Next, use Realsense_viewer Of SDK
Use
First, use a data cable to connect T265 Connect the camera to the computer , Pay attention to those that need to be plugged into the computer USB3.0 On the port of !!!
Open the terminal and input the command :
realsense-viewer
You can see 
Then click on the “off”,
You can see 
边栏推荐
- Some summaries of the third anniversary of joining Ping An in China
- 转载:等比数列的求和公式,及其推导过程
- El Table Radio select and hide the select all box
- View CSDN personal resource download details
- Hands on deep learning (41) -- Deep recurrent neural network (deep RNN)
- Baidu R & D suffered Waterloo on three sides: I was stunned by the interviewer's set of combination punches on the spot
- Intelligent gateway helps improve industrial data acquisition and utilization
- Modules golang
- 【Day1】 deep-learning-basics
- 基于线性函数近似的安全强化学习 Safe RL with Linear Function Approximation 翻译 1
猜你喜欢

SSM online examination system source code, database using mysql, online examination system, fully functional, randomly generated question bank, supporting a variety of question types, students, teache

Hands on deep learning (44) -- seq2seq principle and Implementation

Hands on deep learning (39) -- gating cycle unit Gru

Qtreeview+ custom model implementation example

Hands on deep learning (43) -- machine translation and its data construction

QTreeView+自定义Model实现示例

leetcode1-3

Pcl:: fromrosmsg alarm failed to find match for field 'intensity'

A little feeling

PHP book borrowing management system, with complete functions, supports user foreground management and background management, and supports the latest version of PHP 7 x. Database mysql
随机推荐
Whether a person is reliable or not, closed loop is very important
System.currentTimeMillis() 和 System.nanoTime() 哪个更快?别用错了!
How do microservices aggregate API documents? This wave of show~
What are the advantages of automation?
Hands on deep learning (III) -- Torch Operation (sorting out documents in detail)
查看CSDN个人资源下载明细
IIS configure FTP website
Legion is a network penetration tool
Web端自动化测试失败原因汇总
Hands on deep learning (34) -- sequence model
Go context basic introduction
uniapp 小于1000 按原数字显示 超过1000 数字换算成10w+ 1.3k+ 显示
Hands on deep learning (42) -- bi-directional recurrent neural network (BI RNN)
El Table Radio select and hide the select all box
C语言指针经典面试题——第一弹
How web pages interact with applets
Exercise 9-4 finding books (20 points)
Safety reinforcement learning based on linear function approximation safe RL with linear function approximation translation 2
libmysqlclient. so. 20: cannot open shared object file: No such file or directory
【Day1】 deep-learning-basics