Skip to content

Commit

Permalink
Add GRACO demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
lajoiepy committed May 14, 2024
1 parent cdde326 commit 05fc11f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

![Swarm-SLAM Overview](media/system-overview.svg)

[Swarm-SLAM](https://ieeexplore.ieee.org/document/10321649) is an open-source C-SLAM system designed to be scalable, flexible, decentralized, and sparse, which are all key properties in swarm robotics. Our system supports lidar, stereo, and RGB-D sensing, and it includes a novel inter-robot loop closure prioritization technique that reduces inter-robot communication and accelerates the convergence.

Look up our [Documentation](https://lajoiepy.github.io/cslam_documentation/html/index.html) and our [Start-up instructions](https://lajoiepy.github.io/cslam_documentation/html/md_startup-instructions.html)!

<p align="center">
<img src="media/graco_pg.gif" alt="Swarm-SLAM on GRACO dataset" width="48%" />
<img src="media/graco_pc.gif" alt="Swarm-SLAM on GRACO dataset" width="48%" />
</p>

[Swarm-SLAM](https://ieeexplore.ieee.org/document/10321649) is an open-source C-SLAM system designed to be scalable, flexible, decentralized, and sparse, which are all key properties in swarm robotics. Our system supports lidar, stereo, and RGB-D sensing, and it includes a novel inter-robot loop closure prioritization technique that reduces inter-robot communication and accelerates the convergence.

To clone Swarm-SLAM:
```
sudo apt install python3-vcstool
Expand Down
Binary file added media/graco_pc.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/graco_pg.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 05fc11f

Please sign in to comment.