Skip to content

a fusion of Hector SLAM 2d map construction and depth camera's pointcloud data

License

Notifications You must be signed in to change notification settings

jimcha21/depthcam_hector_slam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Logo

Installation

Download Hector SLAM ROS package,

$ cd ~/catkin_ws/src
$ git clone https://github.com/tu-darmstadt-ros-pkg/hector_slam.git

Download depthcam_hector_slam package and replace Hector Mapping node with the included one,

$ git clone https://github.com/jimcha21/depthcam_hector_slam.git
$ cp slammin/hector_mapping/src/{HectorMappingRos.cpp,HectorMappingRos.h} hector_slam/hector_mapping/src/

and build,

$ catkin_make install

Todo-> Add launch files, Add Gazebo simulated world

About

a fusion of Hector SLAM 2d map construction and depth camera's pointcloud data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published