Skip to content

Commit

Permalink
changed tracked branches
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Oct 14, 2023
1 parent 7e74d19 commit 36746c6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .gitman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sources:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_lib.git
name: mrs_lib
rev: hw_api
rev: master
type: git
params:
sparse_paths:
Expand All @@ -50,7 +50,7 @@ sources:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_msgs.git
name: mrs_msgs
rev: hw_api
rev: master
type: git
params:
sparse_paths:
Expand All @@ -62,7 +62,7 @@ sources:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_rviz_plugins.git
name: mrs_rviz_plugins
rev: hw_api
rev: master
type: git
params:
sparse_paths:
Expand All @@ -74,7 +74,7 @@ sources:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_controllers.git
name: mrs_uav_controllers
rev: hw_api
rev: master
type: git
params:
sparse_paths:
Expand All @@ -98,7 +98,7 @@ sources:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_managers.git
name: mrs_uav_managers
rev: hw_api
rev: master
type: git
params:
sparse_paths:
Expand All @@ -110,7 +110,7 @@ sources:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_status.git
name: mrs_uav_status
rev: hw_api
rev: master
type: git
params:
sparse_paths:
Expand All @@ -122,7 +122,7 @@ sources:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_trackers.git
name: mrs_uav_trackers
rev: hw_api
rev: master
type: git
params:
sparse_paths:
Expand All @@ -134,7 +134,7 @@ sources:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_uav_trajectory_generation
name: mrs_uav_trajectory_generation
rev: hw_api
rev: master
type: git
params:
sparse_paths:
Expand Down

0 comments on commit 36746c6

Please sign in to comment.