Skip to content

Commit 5472ea0

Browse files
authored
Added Zlib to README.md (#14)
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
1 parent b110701 commit 5472ea0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This metapackage contains the most common plugins for pointcloud compression usi
44

55
Currently provided are:
66

7-
- [draco_point_cloud_transport](https://github.com/ctu-vras/point_cloud_transport_plugins/tree/master/draco_point_cloud_transport) - A library using Google Draco to compress the pointclouds.
7+
- [draco_point_cloud_transport](https://github.com/ros-perception/point_cloud_transport_plugins/tree/rolling/draco_point_cloud_transport) - A library using Google Draco to compress the pointclouds.
88

9-
More transports can be added. Pull requests are welcome!
9+
- [zlib_point_cloud_transport](https://github.com/ros-perception/point_cloud_transport_plugins/tree/rolling/zlib_point_cloud_transport) - A library using zlib to compress the pointclouds.
10+
11+
More transports can be added. Pull requests are welcome!

0 commit comments

Comments
 (0)