31 #ifndef RVIZ_POLYGON_DISPLAY_H 32 #define RVIZ_POLYGON_DISPLAY_H 34 #include <geometry_msgs/PolygonStamped.h> 60 void onInitialize()
override;
63 void reset()
override;
67 void processMessage(
const geometry_msgs::PolygonStamped::ConstPtr& msg)
override;
FloatProperty * alpha_property_
Displays a geometry_msgs::PolygonStamped message.
Property specialized to enforce floating point max/min.
Display subclass using a tf2_ros::MessageFilter, templated on the ROS message type.
Ogre::ManualObject * manual_object_
ColorProperty * color_property_