[submodule "libs/pybind11"]
	path = libs/pybind11
	url = https://github.com/pybind/pybind11.git
    	branch = master
[submodule "libs/eigen"]
	path = libs/eigen
	url = https://github.com/PX4/eigen.git
