Go to the documentation of this file.
   30 #ifndef RVIZ_RELATIVE_HUMIDITY_DISPLAY_H 
   31 #define RVIZ_RELATIVE_HUMIDITY_DISPLAY_H 
   33 #include <sensor_msgs/RelativeHumidity.h> 
   34 #include <sensor_msgs/PointCloud2.h> 
   41 class PointCloudCommon;
 
   55   void reset() 
override;
 
   57   void update(
float wall_dt, 
float ros_dt) 
override;
 
   64   void processMessage(
const sensor_msgs::RelativeHumidityConstPtr& msg) 
override;
 
  
Display subclass using a tf2_ros::MessageFilter, templated on the ROS message type.
Displays a point cloud of type sensor_msgs::PointCloud.
RelativeHumidityDisplay()
Displays a RelativeHumidity message of type sensor_msgs::RelativeHumidity.
void reset() override
Called to tell the display to clear its state.
void processMessage(const sensor_msgs::RelativeHumidityConstPtr &msg) override
Process a single message. Overridden from MessageFilterDisplay.
void onInitialize() override
Do initialization. Overridden from MessageFilterDisplay.
PointCloudCommon * point_cloud_common_
~RelativeHumidityDisplay() override
void update(float wall_dt, float ros_dt) override
Called periodically by the visualization manager.
rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall 
autogenerated on Sun May 4 2025 02:31:26