mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-09 22:08:56 +08:00
switch to DroneCAN for DSDL and pyuavcan
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
[submodule "dsdl"]
|
||||
path = dsdl
|
||||
url = https://github.com/UAVCAN/dsdl
|
||||
branch = legacy-v0
|
||||
url = https://github.com/dronecan/DSDL
|
||||
branch = main
|
||||
[submodule "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