-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
22 additions
and
264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
[submodule "ros-mpu9250-ahrs"] | ||
path = ros-mpu9250-ahrs | ||
url = https://github.com/bjajoh/ros-mpu9250-ahrs | ||
[submodule "nmea_msgs"] | ||
path = nmea_msgs | ||
url = https://github.com/ros-drivers/nmea_msgs.git | ||
[submodule "geographic_info"] | ||
path = geographic_info | ||
url = https://github.com/ros-geographic-info/geographic_info | ||
[submodule "uiid"] | ||
path = uiid | ||
url = https://github.com/ros-geographic-info/unique_identifier |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<launch> | ||
<include file="$(find common)/launch/gnss.launch"/> | ||
<include file="$(find mpu9250-driver)/launch/mpu9250.launch"/> | ||
</launch> |
Submodule geographic_info
added at
9d6f1b
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-2.69 KB
master_control/src/stateNode/__pycache__/ilocator_pythonLib.cpython-38.pyc
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters