35 #ifndef JSK_RVIZ_PLUGIN_STRING_DISPLAY_H_ 36 #define JSK_RVIZ_PLUGIN_STRING_DISPLAY_H_ 41 #include <OGRE/OgreColourValue.h> 42 #include <OGRE/OgreMaterial.h> 50 #include <std_msgs/String.h> 94 virtual void update(
float wall_dt,
float ros_dt);
133 #endif // JSK_RVIZ_PLUGIN_STRING_DISPLAY_H_
void updateOvertakeColorProperties()
rviz::EnumProperty * font_property_
rviz::IntProperty * top_property_
rviz::IntProperty * left_property_
rviz::ColorProperty * fg_color_property_
rviz::BoolProperty * overtake_color_properties_property_
rviz::IntProperty * text_size_property_
void updateOvertakePositionProperties()
QStringList font_families_
virtual void unsubscribe()
virtual bool isInRegion(int x, int y)
virtual void setPosition(int x, int y)
bool overtake_color_properties_
virtual void onInitialize()
rviz::ColorProperty * bg_color_property_
rviz::IntProperty * width_property_
rviz::BoolProperty * align_bottom_property_
rviz::BoolProperty * overtake_position_properties_property_
OverlayObject::Ptr overlay_
rviz::IntProperty * line_width_property_
rviz::RosTopicProperty * update_topic_property_
virtual void movePosition(int x, int y)
rviz::FloatProperty * bg_alpha_property_
bool overtake_position_properties_
virtual void update(float wall_dt, float ros_dt)
bool require_update_texture_
rviz::IntProperty * height_property_
rviz::FloatProperty * fg_alpha_property_
void processMessage(const std_msgs::String::ConstPtr &msg)