Skip to content

nkuwenjian/karto_scan_matcher

Repository files navigation

karto_scan_matcher

A C++ library that wraps Karto's laser scan matcher without loop closure.

How to use on Ubuntu?

1. This package has been tested well on Ubuntu 16.04 LTS, and the version of ROS is kinetic.

2. Clone and catkin_make
    $ cd ~/catkin_ws/src/
    $ git clone https://github.com/nkuwenjian/karto_scan_matcher.git
    $ cd ..
    $ catkin_make -j4

3. Run offline rosbag
    $ roslaunch karto_scan_matcher demo.launch
    $ rosbag play <rosbagfile> --clock

Topics

Subscribed topics

Published topics

Thanks

[1] https://github.com/ros-perception/open_karto

[2] https://github.com/ros-perception/slam_karto

About

A C++ library that wraps Karto's laser scan matcher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published