Skip to content

Commit e4fddc2

Browse files
authored
Merge pull request #314 from vmehta-humanoid/add_topic_tools
Added topic tools utils
2 parents e7f24e3 + 8b89a3b commit e4fddc2

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

vinca_linux_64.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,9 @@ packages_select_by_deps:
260260
- sick_safetyscanners2_interfaces
261261
- sick_safetyscanners2
262262

263+
# Phidgets packages
264+
- topic_tools
265+
263266
# ----- end of package support -----
264267

265268
# - rtabmap

vinca_linux_aarch64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ packages_select_by_deps:
187187
- sick_safetyscanners2_interfaces
188188
- sick_safetyscanners2
189189

190+
- topic_tools
191+
190192
# Used to work, now needs fixes
191193
# - rtabmap
192194
# - webots-ros2

vinca_osx.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,6 @@ packages_select_by_deps:
200200
- sick_safetyscanners2_interfaces
201201
- sick_safetyscanners2
202202

203+
- topic_tools
203204
patch_dir: patch
204205
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,6 @@ packages_select_by_deps:
193193
- sick_safetyscanners2_interfaces
194194
- sick_safetyscanners2
195195

196+
- topic_tools
196197
patch_dir: patch
197198
rosdistro_snapshot: rosdistro_snapshot.yaml

0 commit comments

Comments
 (0)