|
|
|
|
|
by WrtCdEvrydy
1322 days ago
|
|
I can actually speak to this. So there is software that does this for you using RTK base stations which provide better than GPS accuracy. The software is out there (skybrush is a good one open source one), you load your points into the flight controller of your drones and the show is actually fully automated after launch, the flight controllers just have waypoints and times where they should move so that the swarm doesn't collide. You can actually do it without RTK but you have to come to terms with the fact that your drones could be within 6 meters off of the target location while RTK can give you cm accuracy in the sky. The FAA actually approves swarm operations and I was able to capture some of it in Miami during the Independency Day celebration (self-plug for my own channel incoming) which you can see here -> https://www.youtube.com/watch?v=jWO3Bo1y3B8 |
|
Skybrush: Open-source drone light show and drone swarm management framework - https://github.com/skybrush-io
I learned RTK means "Real-time kinematic positioning". https://en.wikipedia.org/wiki/Real-time_kinematic_positionin...
Apparently it's possible to set up one's own RTK station. https://github.com/Stefal/rtkbase https://learn.sparkfun.com/tutorials/setting-up-a-rover-base...