switch to DroneCAN for DSDL and pyuavcan

This commit is contained in:
Daniel Agar 2021-10-20 21:43:43 -04:00
parent 2cc6dcabed
commit 0cfba10e5b
No known key found for this signature in database
GPG Key ID: FD3CBA98017A69DE

6
.gitmodules vendored
View File

@ -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