Skip to content

Commit

Permalink
create and add 3rd party submodule to contain the IMU_Sensor_Fursion …
Browse files Browse the repository at this point in the history
…submodule and the boost library
  • Loading branch information
vberthiaume committed Dec 23, 2024
1 parent f678f23 commit 2e24f4a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "IMU_Sensor_Fusion"]
path = 3rdparty/IMU_Sensor_Fusion
url = https://github.com/malloch/IMU_Sensor_Fusion
[submodule "3rdparty"]
path = 3rdparty
url = git@github.com:Puara/3rdparty.git
1 change: 1 addition & 0 deletions 3rdparty
Submodule 3rdparty added at 05f8b1
1 change: 0 additions & 1 deletion 3rdparty/IMU_Sensor_Fusion
Submodule IMU_Sensor_Fusion deleted from 9412e6

0 comments on commit 2e24f4a

Please sign in to comment.