You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ This metapackage contains the most common plugins for pointcloud compression usi
4
4
5
5
Currently provided are:
6
6
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.
8
8
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