Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 979 Bytes

README.md

File metadata and controls

48 lines (24 loc) · 979 Bytes

connecting and reading data stream from intel realsense t265 and d435 synchronously.

some nice images:

t265 mounted over the d435:

real

real image (d435):

real

depth image (d435):

depth

fish eye left (t265):

depth

fish eye right (t265):

depth

odometry (t265) + pointcloud (d435):

depth

odometry (t265) + pointcloud (d435):

depth

some nice informations:

this is a catkin package.

firstly run cd <catkin_workspace>

in your catkin worksapce run catkin_create_pkg t265_d435

copy all files to <catkin_workspace>/src/t265_d435

usage is under scripts/README.md explained

known issues:

sometimes there exists frame drops which causes an interrupt and exiting the recording process, while recording and vizualizing via rviz in the same time.