![MYNTAI MYNT EYE D-Series Documentation Download Page 73](http://html1.mh-extra.com/html/myntai/mynt-eye-d-series/mynt-eye-d-series_documentation_1862703073.webp)
CHAPTER
SIX
OPEN SOURCE SUPPORT
6.1 How To Use In VINS-Mono
6.1.1 If you wanna run VINS-Mono with MYNT EYE camera, please follow the steps:
1. Download
and
.
2. Follow the normal procedure to install VINS-Mono.
3. Run mynteye_wrapper_d and VINS-Mono.
6.1.2 Install ROS Kinetic conveniently (if already installed, please ignore)
cd
~
wget https://raw.githubusercontent.com/oroca/oroca-ros-pkg/master/ros_install.sh
&&
\
chmod
755
./ros_install.sh
&&
bash ./ros_install.sh catkin_ws kinetic
6.1.3 Run VINS-Mono with docker
Note:
To complie with docker,we recommend that you should use more than 16G RAM, or ensure that the RAM and
virtual memory space is greater than 16G.
Install docker
sudo apt-get update
sudo apt-get install
\
apt-transport-https
\
ca-certificates
\
curl
\
gnupg-agent
\
software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository
\
"deb [arch=amd64] https://download.docker.com/linux/ubuntu \
$(
lsb_release -cs
)
\
stable"
(continues on next page)
69
Summary of Contents for MYNT EYE D-Series
Page 1: ...MYNT EYE D SDK Documentation Release 1 8 0 MYNTAI Nov 07 2019...
Page 2: ......
Page 12: ...MYNT EYE D SDK Documentation Release 1 8 0 8 Chapter 1 PRODUCT...
Page 38: ...MYNT EYE D SDK Documentation Release 1 8 0 34 Chapter 2 SDK...
Page 58: ...MYNT EYE D SDK Documentation Release 1 8 0 54 Chapter 2 SDK...
Page 72: ...MYNT EYE D SDK Documentation Release 1 8 0 68 Chapter 5 TOOLS SUPPORT...
Page 80: ...MYNT EYE D SDK Documentation Release 1 8 0 76 Chapter 6 OPEN SOURCE SUPPORT...
Page 96: ...MYNT EYE D SDK Documentation Release 1 8 0 92 Chapter 7 API DOCS...
Page 106: ...MYNT EYE D SDK Documentation Release 1 8 0 102 Chapter 8 Android API DOCS...
Page 108: ...MYNT EYE D SDK Documentation Release 1 8 0 104 Chapter 9 TECHNICAL SUPPORT...