skybrush-io / skybrush-server

Server component for Skybrush, an open-source drone light show and drone swarm management framework
https://skybrush.io
GNU General Public License v3.0
58 stars 30 forks source link

Build the skybrush-server compilation environment. #4

Open lv333ming opened 1 year ago

lv333ming commented 1 year ago

I am a novice, please tell me how to build a skybrush-server compilation environment under win10.

markingle commented 1 year ago

@lv333ming did you ever get your build working?

cbugk commented 9 months ago

https://discuss.ardupilot.org/t/running-a-drone-light-show-with-arducopter-and-skybrush/88595

There @ntamas has put up a beautiful guide to run a test with simulator. I have followed it through on Ubuntu.

It requires git and poetry only, so should work on Windows.

kazogihara commented 9 months ago

I have written the procedure to run it on windows, if you would like to refer to it. https://dev.to/kazogihara/how-to-build-skybrush-using-sitl-on-windows-3g5k

ntamas commented 9 months ago

Thanks! I cannot edit the post on the ArduPilot discussion forum any more, but I've added a reply at the bottom that links to your post. We'll probably re-post the guide it on the Skybrush website soon and then we'll also link to it from there.