Skip to content

Commit 763360a

Browse files
Merge pull request #286 from vmehta-humanoid/add_flex_sync_and_apriltag_detector
Add flex_sync and apriltag_detector packages
2 parents 8770e98 + 1cbd6be commit 763360a

5 files changed

+20
-0
lines changed

vinca_linux_64.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,10 @@ packages_select_by_deps:
211211

212212
- point_cloud_transport_plugins
213213

214+
- flex_sync
215+
216+
- apriltag_detector
217+
214218
# ----- end of package support -----
215219

216220
# - rtabmap

vinca_linux_aarch64.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ packages_select_by_deps:
140140

141141
- autoware_utils
142142

143+
- flex_sync
144+
145+
- apriltag_detector
146+
143147
# Used to work, now needs fixes
144148
# - rtabmap
145149
# - webots-ros2

vinca_osx.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,9 @@ packages_select_by_deps:
154154

155155
- autoware_utils
156156

157+
- flex_sync
158+
159+
- apriltag_detector
160+
157161
patch_dir: patch
158162
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ packages_select_by_deps:
143143
- ffmpeg_image_transport
144144

145145
- foxglove_compressed_image_transport
146+
147+
- flex_sync
148+
149+
- apriltag_detector
146150

147151
patch_dir: patch
148152
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_win.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -267,5 +267,9 @@ packages_select_by_deps:
267267

268268
- autoware_utils
269269

270+
- flex_sync
271+
272+
- apriltag_detector
273+
270274
patch_dir: patch
271275
rosdistro_snapshot: rosdistro_snapshot.yaml

0 commit comments

Comments
 (0)