2.4 Failure – (Optional) Developers shall also install librscalibrationapi package:
sudoapt-getinstall librscalibrationapi
1
Problem:
librscalibrationapi : Depends: libpng12-dev but it is not installable 分析: 自Ubuntu18.04以后,libpng12-dev已经被弃用
3. Checking Package Installation
After the debian package install finishes, check for files installed. Under debian convention, the executables are installed under /usr/bin, library files under /usr/lib, and other files including sample code under /usr/share/doc. For example, for Calibration Tool, librscalibrationtool, the files are installed as below:
The above two lines will deploy librealsense2 udev rules, kernel drivers, runtime library and executable demos and tools. Reconnect the Intel RealSense depth camera and run: realsense-viewer
With dev package installed, you can compile an application with librealsense using g++ -std=c++11 filename.cpp -lrealsense2 or an IDE of your choice.
Verify that the kernel is updated :
modinfo uvcvideo |grep"version:"
1
should include realsense string
5. Test Installation
Print the tool version to screen:
/usr/bin/Intel.Realsense.DynamicCalibrator -v
1
To print device information to screen, connect a camera device to the system and execute the following command:
/usr/bin/Intel.Realsense.DynamicCalibrator -list
1
6. Perform Calibration for Camera
/usr/bin/Intel.Realsense.DynamicCalibrator
1
* Problem (not fixed):
I can see the RGB, Depth and Gyro information without problems when I run realsense-vieweror subscribe to the realsense-ros topics. But when I run/usr/bin/Intel.Realsense.DynamicCalibrator And click on Start Calibration I get the Failed to start Calibration Error as seen: PS: relative issue discussion on github: https://github.com/IntelRealSense/librealsense/issues/3990
我们今天的关于ubuntu linux 命令收集和ubuntu收集用户数据的分享已经告一段落,感谢您的关注,如果您想了解更多关于apt-get update 失败 ubuntu:Tempory failure resolving 'cn.archive.ubuntu.com ubuntu、git 命令收集、install nginx on ubuntu install ubuntu usb install ubuntu 14.04 ubuntu install jd、Intel RealSense D435i Installation on Linux (Ubuntu 16.04 and Ubuntu 18.04)的相关信息,请在本站查询。