Skip to content

webrot9/thin_scan_matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library dependencies:

  • OpenCV
  • Eigen3

Tested under ROS Indigo + Ubuntu 14.04 (but previous versions of both should be ok).

How to install:

  • clone the repository in your catkin_ws/src
  • run: catkin_make

Usage: rosrun thin_scan_matcher thin_scan_matcher_node

Possible arguments:

_laser_topic:=/ros_laser_scan_topic   
_published_odom_topic:=/ros_topic_for_published_odometry_based_on_scan_matching   
_frame_skip:=#n (take a laser scan every #n)   
_bpr:=#p (#p value should be between 0 and 1 and represents the limit percentage of points which are not correctly transformed for keeping the local map generated)

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

Point-normal based scan matcher library and ros wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •