Class CompressedPublisher
Defined in File compressed_publisher.h
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public image_transport::SimplePublisherPlugin< CompressedImage >
Class Documentation
-
class CompressedPublisher : public image_transport::SimplePublisherPlugin<CompressedImage>
Public Functions
-
inline CompressedPublisher()
-
virtual ~CompressedPublisher() = default
-
inline virtual std::string getTransportName() const
Protected Functions
-
void advertiseImpl(rclcpp::Node *node, const std::string &base_topic, rmw_qos_profile_t custom_qos) override
-
void publish(const sensor_msgs::msg::Image &message, const PublishFn &publish_fn) const
-
struct Config
-
inline CompressedPublisher()