Add hall of fame page

This commit is contained in:
Oleg Kalachev 2025-01-31 03:19:49 +03:00
parent 15fbe34d19
commit 70f63bfbe9
17 changed files with 53 additions and 0 deletions

View File

@ -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> <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 ## Simulation
The simulator is implemented using Gazebo and runs the original Arduino code: The simulator is implemented using Gazebo and runs the original Arduino code:

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs/img/user/rudpa/1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
docs/img/user/rudpa/2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
docs/img/user/rudpa/3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
docs/img/user/user.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

49
docs/user.md Normal file
View 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>