![MYNTAI MYNT EYE D-Series Documentation Download Page 23](http://html1.mh-extra.com/html/myntai/mynt-eye-d-series/mynt-eye-d-series_documentation_1862703023.webp)
MYNT EYE D SDK Documentation, Release 1.8.0
ROS Kinetic (Ubuntu 16.04)
sudo sh -c
'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /
˓
→
etc/apt/sources.list.d/ros-latest.list'
sudo apt-key adv --keyserver
'hkp://keyserver.ubuntu.com:80'
--recv-key
˓
→
C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
sudo apt-get update
sudo apt-get install ros-kinetic-desktop-full
sudo rosdep init
rosdep update
echo
"source /opt/ros/kinetic/setup.bash"
>> ~/.bashrc
source
~/.bashrc
1.2 Build ROS Wrapper
make init
make ros
Core:
roscore
RViz Display:
source
./wrappers/ros/devel/setup.bash
roslaunch mynteye_wrapper_d display.launch
Publish:
source
./wrappers/ros/devel/setup.bash
roslaunch mynteye_wrapper_d mynteye.launch
2.2.5 ROS Wrapper Usage
Compile and run the node according to
rostopic list
lists all released nodes:
/mynteye/depth/camera_info
/mynteye/depth/image_raw
/mynteye/depth/image_raw/compressed
/mynteye/depth/image_raw/compressed/parameter_descriptions
/mynteye/depth/image_raw/compressed/parameter_updates
/mynteye/depth/image_raw/compressedDepth
/mynteye/depth/image_raw/compressedDepth/parameter_descriptions
/mynteye/depth/image_raw/compressedDepth/parameter_updates
/mynteye/depth/image_raw/theora
/mynteye/depth/image_raw/theora/parameter_descriptions
/mynteye/depth/image_raw/theora/parameter_updates
/mynteye/imu/data_raw
/mynteye/imu/data_raw_processed
/mynteye/left/camera_info
/mynteye/left/image_color
(continues on next page)
2.2. SDK Installation
19
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...