Skip to content

Convert D435 depth map to laserscan on a set height using T265 odometry

Notifications You must be signed in to change notification settings

jakubmuszynski/realsense_laserscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realsense_laserscan

depthimage_to_laserscan uses middle section of the depth image to create laserscan data.

This repository creates laserscan from D435 depth map on a set height using T265 odometry. Set height is defined in horizontal camera position. Pitch angle is used to choose which part of the image is passed on to depthimage_to_laserscan algorithm. If pitch angle is too big, empty depth map is sent, resulting in no laserscan data output.

Usage:

roslaunch realsense_laserscan realsense_laserscan.launch

with RViz:

roslaunch realsense_laserscan realsense_laserscan_rviz.launch

Used repositories:

About

Convert D435 depth map to laserscan on a set height using T265 odometry

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published