xiaopgaxiaopg / d435_heightmap

使用Realsense D435 发布height map地图

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D435 发布 HeightMap

参考velodyne_height_map

使用教程

cd catkin_ws/src

git clone https://github.com/wadasworths/d435_heightmap.git

cd ..

catkin_make

需要额外安装插件

sudo apt-get install ros-melodic-octomap-server

sudo apt-get install ros-melodic-octomap-rviz-plugins

octomap server

octomap

About

使用Realsense D435 发布height map地图


Languages

Language:C++ 86.3%Language:CMake 13.7%