Class CameraDisplay

Inheritance Relationships

Base Types

Class Documentation

class CameraDisplay : public rviz_default_plugins::displays::ImageTransportDisplay<sensor_msgs::msg::Image>, public Ogre::RenderTargetListener

Public Functions

CameraDisplay()
~CameraDisplay() override
virtual void onInitialize() override
virtual void update(float wall_dt, float ros_dt) override
virtual void reset() override
void preRenderTargetUpdate(const Ogre::RenderTargetEvent &evt) override
void postRenderTargetUpdate(const Ogre::RenderTargetEvent &evt) override

Public Static Attributes

static const QString BACKGROUND
static const QString OVERLAY
static const QString BOTH

Protected Functions

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