Skip to content
.gitmodules 580 B
Newer Older
[submodule "src/GPS/Drivers"]
	path = src/GPS/Drivers
	url = https://github.com/PX4/GpsDrivers.git
[submodule "libs/mavlink/include/mavlink/v2.0"]
	path = libs/mavlink/include/mavlink/v2.0
	url = https://github.com/mavlink/c_library_v2.git
[submodule "libs/WGS84toCartesian"]
	path = libs/WGS84toCartesian
	url = https://github.com/chrberger/WGS84toCartesian.git
[submodule "libs/polylabel"]
	path = libs/polylabel
	url = https://github.com/mapbox/polylabel.git
Valentin Platzgummer's avatar
Valentin Platzgummer committed
[submodule "ortools-with-cmake"]
	path = ortools-with-cmake
	url = https://github.com/jwdinius/ortools-with-cmake.git