We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550ceaa commit 9bcf386Copy full SHA for 9bcf386
ros_packages/.gitman.yml
@@ -96,3 +96,15 @@ sources:
96
target: mrs_uav_trackers
97
scripts:
98
- 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
@@ -0,0 +1 @@
1
+.gitman/mrs_uav_autostart/.
0 commit comments