We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e0d58 commit 0a57423Copy full SHA for 0a57423
1 file changed
patch/ros-rolling-zstd-point-cloud-transport.patch
@@ -0,0 +1,13 @@
1
+diff --git a/zstd_point_cloud_transport/include/zstd_point_cloud_transport/zstd_subscriber.hpp b/zstd_point_cloud_transport/include/zstd_point_cloud_transport/zstd_subscriber.hpp
2
+index b5828d3..cfea8f0 100644
3
+--- a/zstd_point_cloud_transport/include/zstd_point_cloud_transport/zstd_subscriber.hpp
4
++++ b/zstd_point_cloud_transport/include/zstd_point_cloud_transport/zstd_subscriber.hpp
5
+@@ -51,8 +51,6 @@ class ZstdSubscriber
6
+ public:
7
+ ZstdSubscriber();
8
+
9
+- std::string getTransportName() const override;
10
+-
11
+ void declareParameters() override;
12
13
+ std::string getDataType() const override;
0 commit comments