Skip to content

Commit 7bfbde3

Browse files
authored
Adding aruco_markers to index for distro (ros#44321)
1 parent a624b5c commit 7bfbde3

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

humble/distribution.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,12 @@ repositories:
590590
url: https://github.com/christianrauch/apriltag_ros.git
591591
version: master
592592
status: developed
593+
aruco_markers:
594+
source:
595+
type: git
596+
url: https://github.com/namo-robotics/aruco_markers.git
597+
version: humble
598+
status: developed
593599
aruco_opencv:
594600
doc:
595601
type: git

jazzy/distribution.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,12 @@ repositories:
440440
type: git
441441
url: https://github.com/ycheng517/ar4_ros_driver.git
442442
version: main
443+
aruco_markers:
444+
source:
445+
type: git
446+
url: https://github.com/namo-robotics/aruco_markers.git
447+
version: jazzy
448+
status: developed
443449
aruco_opencv:
444450
doc:
445451
type: git

rolling/distribution.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,12 @@ repositories:
426426
url: https://github.com/christianrauch/apriltag_ros.git
427427
version: master
428428
status: developed
429+
aruco_markers:
430+
source:
431+
type: git
432+
url: https://github.com/namo-robotics/aruco_markers.git
433+
version: rolling
434+
status: developed
429435
aruco_opencv:
430436
doc:
431437
type: git

0 commit comments

Comments
 (0)