Skip to content

Commit 9bcf386

Browse files
Tomas BacaTomas Baca
authored andcommitted
added autostart
1 parent 550ceaa commit 9bcf386

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

ros_packages/.gitman.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,15 @@ sources:
9696
target: mrs_uav_trackers
9797
scripts:
9898
- git submodule update --init --recursive
99+
- repo: https://github.com/ctu-mrs/mrs_uav_autostart.git
100+
name: mrs_uav_autostart
101+
rev: ros2
102+
type: git
103+
params:
104+
sparse_paths:
105+
-
106+
links:
107+
- source: ''
108+
target: mrs_uav_autostart
109+
scripts:
110+
- git submodule update --init --recursive

ros_packages/mrs_uav_autostart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.gitman/mrs_uav_autostart/.

0 commit comments

Comments
 (0)