Data coming from the nose topic is stored in this form on a buffer. More...
Public Attributes | |
geometry_msgs::PointStamped | bubble_center |
Center of the bubble in relation to the global frame as well as the time stamp. | |
int | number_of_particles |
The number of particles to be spawned. |
Data coming from the nose topic is stored in this form on a buffer.
Definition at line 75 of file ParticlePlume.h.
geometry_msgs::PointStamped particle_plume::ParticlePlume::BubbleData::bubble_center |
Center of the bubble in relation to the global frame as well as the time stamp.
Definition at line 78 of file ParticlePlume.h.
The number of particles to be spawned.
Definition at line 80 of file ParticlePlume.h.