35 #ifndef JSK_RVIZ_PLUGIN_OVERLAY_TEXT_DISPLAY_H_ 36 #define JSK_RVIZ_PLUGIN_OVERLAY_TEXT_DISPLAY_H_ 38 #include "jsk_rviz_plugins/OverlayText.h" 42 #include <OGRE/OgreColourValue.h> 43 #include <OGRE/OgreMaterial.h> 44 #include <std_msgs/ColorRGBA.h> 96 virtual void update(
float wall_dt,
float ros_dt);
135 void processMessage(
const jsk_rviz_plugins::OverlayText::ConstPtr& msg);
rviz::IntProperty * top_property_
bool overtake_position_properties_
rviz::ColorProperty * bg_color_property_
bool overtake_bg_color_properties_
virtual void update(float wall_dt, float ros_dt)
void updateOvertakeBGColorProperties()
jsk_rviz_plugins::OverlayObject::Ptr overlay_
rviz::ColorProperty * fg_color_property_
virtual ~OverlayTextDisplay()
rviz::IntProperty * left_property_
void processMessage(const jsk_rviz_plugins::OverlayText::ConstPtr &msg)
virtual void unsubscribe()
rviz::IntProperty * line_width_property_
rviz::FloatProperty * bg_alpha_property_
virtual bool isInRegion(int x, int y)
bool overtake_fg_color_properties_
rviz::FloatProperty * fg_alpha_property_
void updateOvertakeFGColorProperties()
void updateInvertShadow()
rviz::BoolProperty * overtake_position_properties_property_
rviz::BoolProperty * invert_shadow_property_
rviz::IntProperty * text_size_property_
rviz::IntProperty * width_property_
rviz::RosTopicProperty * update_topic_property_
rviz::EnumProperty * font_property_
void updateOvertakePositionProperties()
virtual void movePosition(int x, int y)
rviz::BoolProperty * overtake_fg_color_properties_property_
bool require_update_texture_
rviz::BoolProperty * overtake_bg_color_properties_property_
rviz::BoolProperty * align_bottom_property_
QStringList font_families_
virtual void setPosition(int x, int y)
rviz::IntProperty * height_property_
virtual void onInitialize()