Skip to content

rsasaki0109/amcl_3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amcl_3d

Jazzy CI

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

Evaluation Results

short_test (267 s, indoor)

short_test amcl vs odom xy

Metric Value
Odom trajectory length 15.8 m
Mean XY error 3.37 m
XY RMSE 3.75 m
Max XY error 6.92 m
End-point XY error 2.93 m

Kinematic-ICP Husky (122 s, outdoor)

husky amcl vs odom xy

Metric Value
Odom trajectory length 83.5 m
Mean XY error 19.74 m
XY RMSE 23.10 m
Max XY error 39.13 m
End-point XY error 7.28 m

Quick Start

Evaluation

# Run automated evaluation (launches amcl_3d, plays bag, generates plots)
./scripts/run_evaluation.sh short_test
./scripts/run_evaluation.sh husky

Branches

Branch Description
main ROS 2 Jazzy (active)
ros2 ROS 2 backup branch
ros1 ROS 1 version

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 54.7%
  • Python 36.7%
  • Shell 6.4%
  • CMake 2.2%