Skip to content

Commit

Permalink
.gitmodules: Add DDS dependencies
Browse files Browse the repository at this point in the history
* Use interal forks

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
Co-authored-by: Arsh Pratap <arshpratapofficial@gmail.com>
Co-authored-by: Andrew Tridgell <andrew@tridgell.net>
Co-authored-by: Russ Webber <russ@rw.id.au>
  • Loading branch information
4 people committed Mar 21, 2023
1 parent 456a87d commit 7590052
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,11 @@
[submodule "modules/DroneCAN/libcanard"]
path = modules/DroneCAN/libcanard
url = https://github.com/DroneCAN/libcanard
[submodule "modules/Micro-XRCE-DDS-Client"]
path = modules/Micro-XRCE-DDS-Client
url = https://github.com/ardupilot/Micro-XRCE-DDS-Client.git
branch = develop
[submodule "modules/Micro-CDR"]
path = modules/Micro-CDR
url = https://github.com/ardupilot/Micro-CDR.git
branch = develop
1 change: 1 addition & 0 deletions modules/Micro-CDR
Submodule Micro-CDR added at 3d1b17
1 change: 1 addition & 0 deletions modules/Micro-XRCE-DDS-Client
Submodule Micro-XRCE-DDS-Client added at c28bf9

0 comments on commit 7590052

Please sign in to comment.