Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Reduce build time and chance of OOM by removing unnecessary sources dependencies #370

Merged
merged 2 commits into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
path = src/external_dependencies/serial
url = https://github.com/tylerjw/serial.git
branch = ros2
[submodule "src/external_dependencies/gz_ros2_control"]
path = src/external_dependencies/gz_ros2_control
url = https://github.com/PickNikRobotics/gz_ros2_control.git
branch = mimic-joint-feature-humble
[submodule "src/external_dependencies/LMS1xx"]
path = src/external_dependencies/LMS1xx
url = https://github.com/clearpathrobotics/LMS1xx.git
branch = humble-devel
[submodule "src/external_dependencies/ridgeback"]
path = src/external_dependencies/ridgeback
url = https://github.com/sjahr/ridgeback.git
Expand Down
1 change: 0 additions & 1 deletion src/external_dependencies/LMS1xx
Submodule LMS1xx deleted from 90001a
1 change: 0 additions & 1 deletion src/external_dependencies/gz_ros2_control
Submodule gz_ros2_control deleted from 1cffeb
Loading