Files
autopilot/.gitmodules
T
Tuomas Järvinen f7acface7f Initial version. Can fly simple mission defined in JSON file.
Please check README.md how to install dependencies and run the application.
2024-03-18 22:31:38 +01:00

10 lines
273 B
Plaintext

[submodule "3rd/px4"]
path = 3rd/px4
url = https://github.com/PX4/PX4-Autopilot.git
[submodule "3rd/mavsdk"]
path = 3rd/mavsdk
url = https://github.com/mavlink/MAVSDK.git
[submodule "3rd/rapidjson"]
path = 3rd/rapidjson
url = https://github.com/Tencent/rapidjson.git