Files
clover/docs/en/3dscan.md
2020-04-30 03:41:14 +03:00

24 lines
1017 B
Markdown

# 3D-scanning drone
<img src="../assets/3d_drone_1.jpg" title="3D-scanning drone">
The project was created in collaboration with Texel inc. that develops 3D-scanners for scanning people.
Our fellows from Texel provided a module consisting of a Raspberry Pi and a PrimeSense 3D-sensor.
We provided a Clover 3 drone that's capable of autonomous flight and wrote a flight program.
To make it all work we conducted many tests, made changes in the drone's design and tuned the drone properly.
## Video
<iframe width="966" height="543" src="https://www.youtube.com/embed/aqBION3TVhg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Team
The project was made by:
* Timofei Kondratiev [Copter Express] - drone assembly, writing and debugging the program, conducting tests;
* Anton Maltsev [Copter Express] - modeling of the protection of the propellers;
* Andrei Poskonin [Texel] - modifying the Texel's software to work on Raspberry Pi.