Skip to content

AMCL(Adaptive Monte Carlo Localization) using 3D LiDAR for ROS.

License

Notifications You must be signed in to change notification settings

rsasaki0109/amcl_3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

AMCL(Adaptive Monte Carlo Localization) in 3D for ROS.

Install Requirements

$ git clone  https://github.com/rsasaki0109/amcl_3d <catkin_ws/src path>
$ rosdep install --from-paths <amcl_3d path> -y

Demo

wget https://openspur.org/~atsushi.w/dataset/mcl_3dl/short_test.bag
roslaunch amcl_3d amcl_3d_rosbag.launch

demo

Reference

English Reference

General

Effective Sampling Size

Avoidance Numerical Underflow

Japanese Reference

About

AMCL(Adaptive Monte Carlo Localization) using 3D LiDAR for ROS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.4%
  • CMake 9.8%
  • Shell 0.8%