Skip to content

Commit

Permalink
moved gitman to ros_packages
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Feb 3, 2024
1 parent 1bfaf22 commit 3965907
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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_octomap_tools
target: mrs_octomap_tools
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_octomap_server.git
Expand All @@ -21,7 +21,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_octomap_server
target: mrs_octomap_server
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/mrs_octomap_planner.git
Expand All @@ -33,7 +33,7 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_octomap_planner
target: mrs_octomap_planner
scripts:
- git submodule update --init --recursive
- repo: https://github.com/ctu-mrs/subt_planning_lib.git
Expand All @@ -45,6 +45,6 @@ sources:
-
links:
- source: ''
target: ros_packages/mrs_subt_planning_lib
target: mrs_subt_planning_lib
scripts:
- git submodule update --init --recursive
2 changes: 1 addition & 1 deletion ros_packages/mrs_octomap_planner
2 changes: 1 addition & 1 deletion ros_packages/mrs_octomap_server
2 changes: 1 addition & 1 deletion ros_packages/mrs_octomap_tools
2 changes: 1 addition & 1 deletion ros_packages/mrs_subt_planning_lib

0 comments on commit 3965907

Please sign in to comment.