Skip to content

Commit

Permalink
Added zstd plugin to metapackage (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit 411e2be)
  • Loading branch information
ahcorde authored and mergify[bot] committed Sep 8, 2023
1 parent 156b65e commit ce65ed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion point_cloud_transport.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ repositories:
point_cloud_transport:
type: git
url: https://github.com/john-maidbot/point_cloud_transport
version: ros2
version: rolling
1 change: 1 addition & 0 deletions point_cloud_transport_plugins/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<exec_depend>draco_point_cloud_transport</exec_depend>
<exec_depend>point_cloud_interfaces</exec_depend>
<exec_depend>zlib_point_cloud_transport</exec_depend>
<exec_depend>zstd_point_cloud_transport</exec_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit ce65ed6

Please sign in to comment.