Skip to content
/ HORCL Public

[2023 IROS] HORCL : Robust Multi-robot Collaborative Localization in High Outlier ratio Scenes

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

BIT-TYJ/HORCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 9, 2024
4597262 · Apr 9, 2024

History

5 Commits
Mar 1, 2023
Mar 1, 2023
Mar 1, 2023
Mar 1, 2023
Mar 1, 2023
Mar 29, 2023
Mar 1, 2023
Mar 1, 2023
Mar 1, 2023
Apr 9, 2024
Mar 1, 2023
Mar 1, 2023
Mar 1, 2023

Repository files navigation

HORCL : Robust Multi-robot Collaborative Localization in High Outlier ratio Scenes

Overview

This is a c++ implementation based on strasdat/Sophus. The solvers' cpp files are in the test/ceres/ directory.

Dependency

  • Eigen 3.3.4
  • Google ceres 2.0.0

Quickstart

Assume the current directory is the root of this repository.

Compile

$ chmod +x ./scripts/run_cpp_tests.sh
$ ./scripts/run_cpp_tests.sh

Run

$ chmod +x ./scripts/run_robust_pcl_reconstruction_example_cauchy_two_EM.sh
$ ./scripts/run_robust_pcl_reconstruction_example_cauchy_two_EM.sh

Common problems

  1. ccache may not be installed by default. Simply install it.
$ sudo apt-get install ccache

Acknowledge

Thanks for the open source code: RobustPCLReconstruction!

About

[2023 IROS] HORCL : Robust Multi-robot Collaborative Localization in High Outlier ratio Scenes

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published