diff --git a/README.md b/README.md index 8a1e8f5..41cef31 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ The `vswarm` package enables decentralized vision-based control of drone swarms This repository contains the source code accompanying our article: - - -F. Schilling, F. Schiano, and D. Floreano, "**Vision-based Drone Flocking in Outdoor Environments**," *IEEE Robotics and Automation Letters (RA-L)*, 2021. [[arXiv](https://arxiv.org/abs/2012.01245)] [[IEEE *Xplore*](https://ieeexplore.ieee.org/document/9363551)] [[Citation](#citation)] +F. Schilling, F. Schiano, and D. Floreano, "**Vision-based Drone Flocking in Outdoor Environments**," *IEEE Robotics and Automation Letters (RA-L)*, vol. 6, no. 2, pp. 2954-2961, 2021. [[arXiv](https://arxiv.org/abs/2012.01245)] [[IEEE *Xplore*](https://ieeexplore.ieee.org/document/9363551)] [[Citation](#citation)] The package provides its main functionality in the following modules: @@ -65,14 +63,15 @@ For more information about the dataset, check out the [`dataset.md`](./docs/data If you use this work in an academic context, please cite the following article: - - ```bibtex @article{schilling_vswarm_2021, title = {Vision-based Drone Flocking in Outdoor Environments}, author = {Schilling, Fabian and Schiano, Fabrizio and Floreano, Dario}, journal = {IEEE Robotics and Automation Letters}, year = {2021}, + volume = {6}, + number = {2}, + pages = {2954--2961}, doi = {10.1109/LRA.2021.3062298}, issn = {2377-3766}, pages = {8}