this fixes the DSDL DroneCAN issue. Run Tools/gittools/submodule-sync.sh
@ -0,0 +1,6 @@
#!/bin/sh
# this copes with moving origin remote to a new git organisation
git submodule update --recursive --force --init
git submodule sync --recursive