Skip to content
forked from daysun/grid_ndt

2.5D-NDT map: version 1.5-An Efficient Spatial Representation for Path Planning of Ground Robots in 3D Environments

Notifications You must be signed in to change notification settings

Shayens/grid_ndt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grid_ndt

Dependencies
1、OpenCV(http://docs.opencv.org/master/d9/df8/tutorial_root.html)
2、PCL(http://pointclouds.org/downloads/)
3、OpenMP(http://www.openmp.org/)
4、rviz(http://wiki.ros.org/rviz)

Compile
You should put this project under your ROS work space, such as your_ros_path/src/
cd your_ros_path
catkin_make

Usage
1、 roslaunch grid_ndt receLaunch.launch
2、 roslaunch grid_ndt ocLaunch.launch
  The experimental data (*.pcd) can be attained in https://pan.baidu.com/s/1V3h0yNY5YEQUvvzE06LdWQ, and the corresponding parameters can be attained in /launch/parameters.txt.
  For visualization, the rviz should subscribe the top "initial_marker_array", "traversibility_marker_array" and "route_marker_array".

About

2.5D-NDT map: version 1.5-An Efficient Spatial Representation for Path Planning of Ground Robots in 3D Environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • CMake 2.0%