Skip to content

ascento-robotics/icp_localization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependecies:

install libpointmatcher from https://github.com/leggedrobotics/libpointmatcher

install pcl_ros and pcl_conversions

install pointmatcher_ros from https://github.com/leggedrobotics/pointmatcher-ros

This package provides a localization in a given map using the ICP algorithm. You can launch the program with: roslaunch icp_localization icp_node.launch. The pcd_filepath parameter in the launch file should point to the location where you stored your refrence map (pointcloud) as a .pcd file.

Notes AM:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • CMake 2.3%