Skip to content

Commit 6f43ff4

Browse files
committed
add point cloud transport plugins for linux
Signed-off-by: wep21 <[email protected]>
1 parent 9d38764 commit 6f43ff4

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

robostack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,8 @@ libcurl-dev:
264264
robostack: [libcurl]
265265
libdc1394-dev:
266266
robostack: [libdc1394]
267+
libdraco-dev:
268+
robostack: [draco]
267269
libdw-dev:
268270
robostack:
269271
linux: [elfutils]

vinca_linux_64.yaml

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

190190
- open3d_conversions
191191

192+
- point_cloud_transport_plugins
193+
192194
# ----- end of package support -----
193195

194196
# - rtabmap

vinca_linux_aarch64.yaml

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

119119
- open3d_conversions
120120

121+
- point_cloud_transport_plugins
122+
121123
# Used to work, now needs fixes
122124
# - rtabmap
123125
# - webots-ros2

0 commit comments

Comments
 (0)