Skip to content

Commit d3113a7

Browse files
Merge pull request #62 from wep21/more-pkg-humble
import more package from ros-humble
2 parents ecf7020 + 49b1760 commit d3113a7

File tree

5 files changed

+112
-0
lines changed

5 files changed

+112
-0
lines changed

vinca_linux_64.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,33 @@ packages_select_by_deps:
118118

119119
- ffmpeg_image_transport
120120

121+
- apriltag_detector
122+
123+
- apriltag_draw
124+
125+
- apriltag_tools
126+
127+
- apriltag_detector_umich
128+
129+
- apriltag_detector_mit
130+
131+
- ament_cmake_black
132+
133+
- behaviortree_cpp
134+
135+
- py-binding-tools
136+
137+
- dual-laser-merger
138+
139+
- pointcloud-to-laserscan
140+
141+
- laser-segmentation
142+
143+
- rqt_tf_tree
144+
145+
- rviz_satellite
146+
147+
- odom_to_tf_ros2
148+
121149
patch_dir: patch
122150
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_linux_aarch64.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,31 @@ packages_select_by_deps:
118118

119119
- ffmpeg_image_transport
120120

121+
- apriltag_detector
122+
123+
- apriltag_draw
124+
125+
- apriltag_detector_umich
126+
127+
- apriltag_detector_mit
128+
129+
- apriltag_tools
130+
131+
- ament_cmake_black
132+
133+
- behaviortree_cpp
134+
135+
- dual-laser-merger
136+
137+
- pointcloud-to-laserscan
138+
139+
- laser-segmentation
140+
141+
- rqt_tf_tree
142+
143+
- rviz_satellite
144+
145+
- odom_to_tf_ros2
146+
121147
patch_dir: patch
122148
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,31 @@ packages_select_by_deps:
126126

127127
- ffmpeg_image_transport
128128

129+
- apriltag_detector
130+
131+
- apriltag_draw
132+
133+
- apriltag_detector_umich
134+
135+
- apriltag_detector_mit
136+
137+
- apriltag_tools
138+
139+
- ament_cmake_black
140+
141+
- behaviortree_cpp
142+
143+
- dual-laser-merger
144+
145+
- pointcloud-to-laserscan
146+
147+
- laser-segmentation
148+
149+
- rqt_tf_tree
150+
151+
- rviz_satellite
152+
153+
- odom_to_tf_ros2
154+
129155
patch_dir: patch
130156
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,31 @@ packages_select_by_deps:
126126

127127
- ffmpeg_image_transport
128128

129+
- apriltag_detector
130+
131+
- apriltag_draw
132+
133+
- apriltag_detector_umich
134+
135+
- apriltag_detector_mit
136+
137+
- apriltag_tools
138+
139+
- ament_cmake_black
140+
141+
- behaviortree_cpp
142+
143+
- dual-laser-merger
144+
145+
- pointcloud-to-laserscan
146+
147+
- laser-segmentation
148+
149+
- rqt_tf_tree
150+
151+
- rviz_satellite
152+
153+
- odom_to_tf_ros2
154+
129155
patch_dir: patch
130156
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_win.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,11 @@ packages_select_by_deps:
128128
# TODO: fix iconv link issue
129129
# - ffmpeg_image_transport
130130

131+
- apriltag_detector
132+
133+
- ament_cmake_black
134+
135+
- behaviortree_cpp
136+
131137
patch_dir: patch
132138
rosdistro_snapshot: rosdistro_snapshot.yaml

0 commit comments

Comments
 (0)