mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 07:07:58 +00:00
31 lines
1.5 KiB
Markdown
31 lines
1.5 KiB
Markdown
# clever-show
|
|
|
|
[Русская версия](README_RU.md)
|
|
|
|
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!
|
|
|
|
[](https://travis-ci.org/CopterExpress/clever-show)
|
|
|
|
## Demo video
|
|
|
|
[](http://www.youtube.com/watch?v=HdHbZFz7nR0)
|
|
|
|
12 drones perform in a show in Electrotheatre Stanislavsky, Moscow.
|
|
|
|
## This software includes
|
|
|
|
* [Drone side](https://github.com/CopterExpress/clever-show/tree/master/Drone) for remote synchronized control of drones with emergency drone protection module
|
|
* [Server side](https://github.com/CopterExpress/clever-show/tree/master/Server) for making the drone show with ability of tuning drones, animation and music
|
|
* [Blender 2.8 addon](https://github.com/CopterExpress/clever-show/tree/master/blender-addon) for exporting animation to drone paths
|
|
* [Raspberry Pi image](https://github.com/CopterExpress/clever-show/releases/latest) for quick launch software on the drones
|
|
|
|
## Documentation
|
|
|
|
> Documentation is available only in Russian for now.
|
|
|
|
Start tutorial is located [here](docs/ru/start-tutorial.md).
|
|
|
|
Detailed documentation is located in the [docs](https://github.com/CopterExpress/clever-show/tree/master/docs) folder.
|