RM2023_SENTRY_NAV/mapping/pcd2map
宋家齐 223a165682 first commit 2023-10-24 20:32:13 +08:00
..
config first commit 2023-10-24 20:32:13 +08:00
launch first commit 2023-10-24 20:32:13 +08:00
rviz first commit 2023-10-24 20:32:13 +08:00
src first commit 2023-10-24 20:32:13 +08:00
CMakeLists.txt first commit 2023-10-24 20:32:13 +08:00
README.md first commit 2023-10-24 20:32:13 +08:00
package.xml first commit 2023-10-24 20:32:13 +08:00

README.md

publish_pointcloud

this code can be used for transfom the pointcloud into octomap

使用方法

下载到ROS工作空间

cd catkin_ws/src

git clone https://github.com/RuPingCen/publish_pointcloud.git

cd ..

catkin_make

将文件夹data目录下的test.pcd文件放在catkin_ws目录下并修改launch文件指定test.pcd存放的目录

启动转化节点

roslaunch publish_pointcloud demo.launch