Skip to content

Commit 9ce1174

Browse files
Saurav AgarwalSaurav Agarwal
authored andcommitted
Fix gif
1 parent c88779c commit 9ce1174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ See full documentation at [https://KumarRobotics.github.io/CoverageControl/](htt
44

55
Coverage control is the problem of navigating a robot swarm to collaboratively monitor features or a phenomenon of interest not known _a priori_.
66
The library provides a simulation environment, algorithms, and GNN-based architectures for the coverage control problem.
7-
<img align="right" width="300" src="https://kumarrobotics.github.io/CoverageControl/LPAC.gif">
7+
<img align="right" width="300" src="https://github.com/KumarRobotics/CoverageControl/raw/main/doc/graphics/LPAC.gif">
88

99
**Key features:**
1010
- The core library `CoverageControlCore` is written in `C++` and `CUDA` to handle large-scale simulations

0 commit comments

Comments
 (0)