Skip to content

Commit ac9e6e5

Browse files
author
jialei
committed
CoFlyers V3.1.3
1 parent c7e5948 commit ac9e6e5

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

README-Chinese.md

+16
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,22 @@ roslaunch udp_common udp_node_.launch udp_node_uav_multiple_10.launch
461461

462462
在完成配置后,与前面的章节类似,我们可以运行集群指挥站testControlWithDroneSwarm.slx来同时控制真实无人机和虚拟无人机。
463463

464+
## 引用
465+
466+
* [CoFlyers: A Universal Platform for Collective Flying of Swarm Drones](https://ieeexplore.ieee.org/abstract/document/10342485)
467+
468+
请引用以下文章:
469+
```
470+
@INPROCEEDINGS{10342485,
471+
author={Huang, Jialei and Wang, Fakui and Hu, Tianjiang},
472+
booktitle={2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
473+
title={CoFlyers: A Universal Platform for Collective Flying of Swarm Drones},
474+
year={2023},
475+
volume={},
476+
number={},
477+
pages={8808-8813},
478+
keywords={Computer languages;Codes;Software packages;Prototypes;Birds;Behavioral sciences;Task analysis},
479+
doi={10.1109/IROS55552.2023.10342485}}
464480
465481
## 故障排除
466482
如果对本平台有什么问题或建议,请建立一个[Issue](https://github.com/micros-uav/CoFlyers/issues)。

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -464,5 +464,23 @@ If the declared quantity is greater than number_real will cause some UDP ports t
464464

465465
Now, we can run the swarm commander testControlWithDroeSwarm.slx to control the real drones and the virtual drones, simultaneously.
466466

467+
## Reference
468+
469+
* [CoFlyers: A Universal Platform for Collective Flying of Swarm Drones](https://ieeexplore.ieee.org/abstract/document/10342485)
470+
471+
Please, cite us with:
472+
```
473+
@INPROCEEDINGS{10342485,
474+
author={Huang, Jialei and Wang, Fakui and Hu, Tianjiang},
475+
booktitle={2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
476+
title={CoFlyers: A Universal Platform for Collective Flying of Swarm Drones},
477+
year={2023},
478+
volume={},
479+
number={},
480+
pages={8808-8813},
481+
keywords={Computer languages;Codes;Software packages;Prototypes;Birds;Behavioral sciences;Task analysis},
482+
doi={10.1109/IROS55552.2023.10342485}}
483+
```
484+
467485
## Troubleshooting
468486
Please open an [Issue](https://github.com/micros-uav/CoFlyers/issues) if you have some droubles and advice.

0 commit comments

Comments
 (0)