Skip to content

숭실대학교 스마트시스템소프트웨어학과 학생들이 진행한 통합실내지도 솔루션 제공 프로젝트 입니다.

Notifications You must be signed in to change notification settings

Parkyunhwan/Unanimous_path_finding

Repository files navigation

Unanimous_path_finding

-> 3D & 2D path finding

Execution

3D to 2D map making

3D & 2D path finding

Direction

launch path planning

roslaunch footstep_planner footstep_planner_complete.launch (always run with server)

load map

rosrun map_server map_server /home/yunan/catkin_ws/src/cloud_to_map/map/Hyungnam11.yaml

  • run any map

publish&save path

rosrun cloud_to_map publish_start_goal (always run with server)

open rviz setting

open file

~/catkin_ws/src/cloud_to_map/3drviz.rviz

link connect

rosrun tf static_transform_publisher 0 0 0 0 0 0 base_link map 10

publish pcd to pointcloud

rosrun pcl_ros pcd_to_pointcloud [pcd file]
rosrun pcl_ros pcd_to_pointcloudcopy [pcd file]
ex)
rosrun pcl_ros pcd_to_pointcloud /home/yunan/Desktop/map2d3d/launchmap/lssu.pcd
rosrun pcl_ros pcd_to_pointcloudcopy /home/yunan/Desktop/map2d3d/launchmap/hn_mirae.pcd

Reference

  • For related articles, detailed information about robots, demonstration videos, and motion images, please refer to the link below.

unanimous_shot

🢁 Click to watch the video!

Other Reference

Github link about 3D map making

About

숭실대학교 스마트시스템소프트웨어학과 학생들이 진행한 통합실내지도 솔루션 제공 프로젝트 입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published