republish.h
Go to the documentation of this file.
1 #pragma once
2 
3 // SPDX-License-Identifier: BSD-3-Clause
4 // SPDX-FileCopyrightText: Czech Technical University in Prague
5 
12 #include <memory>
13 
14 #include <boost/shared_ptr.hpp>
15 
17 
22 
23 
24 namespace point_cloud_transport
25 {
26 
35 {
36 protected:
37  void onInit() override;
38 
39  std::unique_ptr<point_cloud_transport::PointCloudTransport> pct;
43 };
44 
45 }
std::unique_ptr< point_cloud_transport::PointCloudTransport > pct
Definition: republish.h:39
boost::shared_ptr< point_cloud_transport::Publisher > pub
Definition: republish.h:41
boost::shared_ptr< point_cloud_transport::PublisherPlugin > pubPlugin
Definition: republish.h:42
point_cloud_transport::Subscriber sub
Definition: republish.h:40


point_cloud_transport
Author(s): Jakub Paplham
autogenerated on Sun Jun 18 2023 02:06:18