Add hall of fame page
@ -40,6 +40,10 @@ Version 1 test flight: https://t.me/opensourcequadcopter/42.
|
||||
|
||||
<a href="https://t.me/opensourcequadcopter/42"><img width=500 src="docs/img/flight-video.jpg"></a>
|
||||
|
||||
See the [user builds gallery](docs/user.md).
|
||||
|
||||
<img src="docs/img/user/user.jpg" width=400>
|
||||
|
||||
## Simulation
|
||||
|
||||
The simulator is implemented using Gazebo and runs the original Arduino code:
|
||||
|
BIN
docs/img/user/alexey_karakash/1.jpg
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
docs/img/user/alexey_karakash/2.jpg
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
docs/img/user/alexey_karakash/3.jpg
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
docs/img/user/alexey_karakash/4.jpg
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
docs/img/user/alexey_karakash/5.jpg
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
docs/img/user/alexey_karakash/video.jpg
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
docs/img/user/peter_ukhov/1.jpg
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
docs/img/user/peter_ukhov/2.jpg
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
docs/img/user/peter_ukhov/3.jpg
Normal file
After Width: | Height: | Size: 78 KiB |
BIN
docs/img/user/peter_ukhov/video.jpg
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
docs/img/user/rudpa/1.jpg
Normal file
After Width: | Height: | Size: 73 KiB |
BIN
docs/img/user/rudpa/2.jpg
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
docs/img/user/rudpa/3.jpg
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
docs/img/user/rudpa/video.jpg
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
docs/img/user/user.jpg
Normal file
After Width: | Height: | Size: 54 KiB |
49
docs/user.md
Normal file
@ -0,0 +1,49 @@
|
||||
# Hall of fame
|
||||
|
||||
This page contains user-built drones based on the Flix project. Publish your projects into the official Telegram-chat: [@opensourcequadcopterchat](https://t.me/opensourcequadcopterchat) or send materials as a pull request.
|
||||
|
||||
---
|
||||
|
||||
Author: [@Alexey_Karakash](https://t.me/Alexey_Karakash).<br>
|
||||
Files for 3D printing of the custom frame: https://drive.google.com/file/d/1tkNmujrHrKpTMVtsRH3mor2zdAM0JHum/view?usp=share_link.<br>
|
||||
|
||||
<img width=500 src="img/user/alexey_karakash/video.jpg">
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="img/user/alexey_karakash/1.jpg" height=150></td>
|
||||
<td><img src="img/user/alexey_karakash/2.jpg" height=150></td>
|
||||
<td><img src="img/user/alexey_karakash/3.jpg" height=150></td>
|
||||
<td><img src="img/user/alexey_karakash/4.jpg" height=150></td>
|
||||
<td><img src="img/user/alexey_karakash/5.jpg" height=150></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
---
|
||||
|
||||
Author: [@rudpa](https://t.me/rudpa).<br>
|
||||
|
||||
<a href="https://t.me/opensourcequadcopter/46"><img width=500 src="img/user/rudpa/video.jpg"></a>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="img/user/rudpa/1.jpg" height=150></td>
|
||||
<td><img src="img/user/rudpa/2.jpg" height=150></td>
|
||||
<td><img src="img/user/rudpa/3.jpg" height=150></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
---
|
||||
|
||||
Author: [@peter_ukhov](https://t.me/peter_ukhov).<br>
|
||||
Schematics: https://miro.com/app/board/uXjVN-dTjoo=/?moveToWidget=3458764612338222067&cot=14.<br>
|
||||
|
||||
<a href="https://t.me/opensourcequadcopter/24"><img width=500 src="img/user/peter_ukhov/video.jpg"></a>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="img/user/peter_ukhov/1.jpg" height=150></td>
|
||||
<td><img src="img/user/peter_ukhov/2.jpg" height=150></td>
|
||||
<td><img src="img/user/peter_ukhov/3.jpg" height=150></td>
|
||||
</tr>
|
||||
</table>
|