Skip to content

Commit

Permalink
moved gitman to subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Feb 3, 2024
1 parent 1a6b2c4 commit 26e65b9
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 26 deletions.
26 changes: 13 additions & 13 deletions .gitman.yml → ros_packages/.gitman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_multirotor_simulator
target: mrs_multirotor_simulator
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_state_estimators.git
Expand All @@ -21,7 +21,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_state_estimators
target: mrs_uav_state_estimators
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_hw_api.git
Expand All @@ -33,7 +33,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_hw_api
target: mrs_uav_hw_api
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_lib.git
Expand All @@ -45,7 +45,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_lib
target: mrs_lib
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_msgs.git
Expand All @@ -57,7 +57,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_msgs
target: mrs_msgs
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_rviz_plugins.git
Expand All @@ -69,7 +69,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_rviz_plugins
target: mrs_rviz_plugins
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_controllers.git
Expand All @@ -81,7 +81,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_controllers
target: mrs_uav_controllers
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_autostart.git
Expand All @@ -93,7 +93,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_autostart
target: mrs_uav_autostart
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_managers.git
Expand All @@ -105,7 +105,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_managers
target: mrs_uav_managers
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_status.git
Expand All @@ -117,7 +117,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_status
target: mrs_uav_status
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_trackers.git
Expand All @@ -129,7 +129,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_trackers
target: mrs_uav_trackers
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_trajectory_generation
Expand All @@ -141,7 +141,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_trajectory_generation
target: mrs_uav_trajectory_generation
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_testing
Expand All @@ -153,6 +153,6 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_uav_testing
target: mrs_uav_testing
scripts:
- git submodule update --init --recursive
2 changes: 1 addition & 1 deletion ros_packages/mrs_lib
2 changes: 1 addition & 1 deletion ros_packages/mrs_msgs
2 changes: 1 addition & 1 deletion ros_packages/mrs_multirotor_simulator
2 changes: 1 addition & 1 deletion ros_packages/mrs_rviz_plugins
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_autostart
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_controllers
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_hw_api
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_managers
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_state_estimators
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_status
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_testing
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_trackers
2 changes: 1 addition & 1 deletion ros_packages/mrs_uav_trajectory_generation

0 comments on commit 26e65b9

Please sign in to comment.