Go to the documentation of this file.
   30 #ifndef RVIZ_POINT_CLOUD_DISPLAY_H 
   31 #define RVIZ_POINT_CLOUD_DISPLAY_H 
   37 #include <sensor_msgs/PointCloud.h> 
   44 class PointCloudCommon;
 
   63   void reset() 
override;
 
   65   void update(
float wall_dt, 
float ros_dt) 
override;
 
   72   void processMessage(
const sensor_msgs::PointCloudConstPtr& cloud) 
override;
 
  
Display subclass using a tf2_ros::MessageFilter, templated on the ROS message type.
~PointCloudDisplay() override
void processMessage(const sensor_msgs::PointCloudConstPtr &cloud) override
Process a single message. Overridden from MessageFilterDisplay.
Displays a point cloud of type sensor_msgs::PointCloud.
void reset() override
Called to tell the display to clear its state.
void onInitialize() override
Do initialization. Overridden from MessageFilterDisplay.
PointCloudCommon * point_cloud_common_
Displays a point cloud of type sensor_msgs::PointCloud.
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