Skip to content

Commit ecdcf51

Browse files
authored
Merge pull request #306 from vmehta-humanoid/add_odom_to_tf_utility
2 parents e709a10 + 129e0a8 commit ecdcf51

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

vinca_linux_64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ packages_select_by_deps:
240240

241241
- rviz_satellite
242242

243+
- odom_to_tf_ros2
244+
243245
# ----- end of package support -----
244246

245247
# - rtabmap

vinca_linux_aarch64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ packages_select_by_deps:
167167

168168
- rviz_satellite
169169

170+
- odom_to_tf_ros2
171+
170172
# Used to work, now needs fixes
171173
# - rtabmap
172174
# - webots-ros2

vinca_osx.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,7 @@ packages_select_by_deps:
180180

181181
- rviz_satellite
182182

183+
- odom_to_tf_ros2
184+
183185
patch_dir: patch
184186
rosdistro_snapshot: rosdistro_snapshot.yaml

vinca_osx_arm64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,7 @@ packages_select_by_deps:
170170

171171
- rviz_satellite
172172

173+
- odom_to_tf_ros2
174+
173175
patch_dir: patch
174176
rosdistro_snapshot: rosdistro_snapshot.yaml

0 commit comments

Comments
 (0)