mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
docs: Add article about clever-show (#226)
* docs: Add article about clever-show * docs: Fix mistake in sentence in en clever-show article * docs: Add dots to clever-show article * docs: resolve conflict Co-authored-by: Oleg Kalachev <okalachev@gmail.com>
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
* [LED strip (legacy)](leds_old.md)
|
||||
* [Contribution Guidelines](contributing.md)
|
||||
* Clever-based projects
|
||||
* [Drone show](clever-show.md)
|
||||
* [Copter spheric guard](shield.md)
|
||||
* [Face recognition system](face_recognition.md)
|
||||
* [Android RC app](android.md)
|
||||
|
||||
18
docs/en/clever-show.md
Normal file
18
docs/en/clever-show.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# clever-show
|
||||
|
||||
Software for making the drone show controlled by Raspberry Pi, PX4 and COEX [Clever](https://github.com/CopterExpress/clever) package.
|
||||
|
||||
Create animation in Blender, convert it to drone paths, set up the drones and run your own show!
|
||||
|
||||
Project repository: https://github.com/CopterExpress/clever-show.
|
||||
|
||||
## Demo video
|
||||
|
||||
<iframe width="966" height="543" src="https://www.youtube.com/embed/HdHbZFz7nR0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
12 drones perform in a show in Electrotheatre Stanislavsky, Moscow.
|
||||
|
||||
## Team
|
||||
|
||||
* Arthur Golubtsov, software engineer in COEX, https://github.com/goldarte
|
||||
* Artem Vasyunik, software engineer intern in COEX, https://github.com/artem30801
|
||||
@@ -87,6 +87,7 @@
|
||||
* [CopterHack-2018](copterhack2018.md)
|
||||
* [CopterHack-2017](copterhack2017.md)
|
||||
* Проекты на базе Клевера
|
||||
* [Шоу коптеров](clever-show.md)
|
||||
* [Олимпиада НТИ 2020 (P4DF2)](nti2020_p4df2.md)
|
||||
* [Генератор ArUco карт](arucogenmap.md)
|
||||
* [Модель аэротакси в городе](bigchallenges.md)
|
||||
|
||||
18
docs/ru/clever-show.md
Normal file
18
docs/ru/clever-show.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# clever-show
|
||||
|
||||
Програмное обеспечение для запуска шоу дронов под управлением Raspberry Pi с пакетом COEX [Clever](https://github.com/CopterExpress/clever) и полётного контроллера с прошивкой PX4.
|
||||
|
||||
Создайте анимацию в Blender, сконвертируйте её в полётные пути дронов, настройте дроны и запустите своё собственное шоу дронов!
|
||||
|
||||
Репозиторий проекта: https://github.com/CopterExpress/clever-show.
|
||||
|
||||
## Демонстрационное видео
|
||||
|
||||
<iframe width="966" height="543" src="https://www.youtube.com/embed/HdHbZFz7nR0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
12 дронов выступают в Электротеатре Станиславский, Москва.
|
||||
|
||||
## Разработчики
|
||||
|
||||
* Артур Голубцов, инженер программист COEX, https://github.com/goldarte
|
||||
* Артём Васюник, стажёр программист COEX, https://github.com/artem30801
|
||||
Reference in New Issue
Block a user