tjcunhao / dpo

We propose a novel distributed pose graph optimization algorithm combining multi-level partitioning with an accelerated Riemannian optimization method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

distributed-pose-graph

We propose a novel distributed pose graph optimization algorithm combining multi-level partitioning with an accelerated Riemannian optimization method.

Inside the C++ directory, execute the following commands.

mkdir build
cd build
cmake ../
make
cd bin
./multi-robot-example

About

We propose a novel distributed pose graph optimization algorithm combining multi-level partitioning with an accelerated Riemannian optimization method.


Languages

Language:Jupyter Notebook 95.2%Language:C++ 3.3%Language:CMake 1.5%