mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
switch to DroneCAN for DSDL and pyuavcan
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
|||||||
[submodule "dsdl"]
|
[submodule "dsdl"]
|
||||||
path = dsdl
|
path = dsdl
|
||||||
url = https://github.com/UAVCAN/dsdl
|
url = https://github.com/dronecan/DSDL
|
||||||
branch = legacy-v0
|
branch = main
|
||||||
[submodule "libuavcan/dsdl_compiler/pyuavcan"]
|
[submodule "libuavcan/dsdl_compiler/pyuavcan"]
|
||||||
path = libuavcan/dsdl_compiler/pyuavcan
|
path = libuavcan/dsdl_compiler/pyuavcan
|
||||||
url = https://github.com/UAVCAN/pyuavcan
|
url = https://github.com/dronecan/pydronecan
|
||||||
|
|||||||
Reference in New Issue
Block a user