Class ImageDisplay

Inheritance Relationships

Base Type

Class Documentation

class ImageDisplay : public rviz_default_plugins::displays::ImageTransportDisplay<sensor_msgs::msg::Image>

Public Functions

explicit ImageDisplay(std::unique_ptr<ROSImageTextureIface> texture)
ImageDisplay()
~ImageDisplay() override
virtual void onInitialize() override
virtual void update(float wall_dt, float ros_dt) override
virtual void reset() override

Public Slots

virtual void updateNormalizeOptions()

Protected Functions

virtual void onEnable() override
virtual void onDisable() override
void processMessage(sensor_msgs::msg::Image::ConstSharedPtr msg) override