7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
# This represents a particle cloud containing particle poses and weights
|
|
|
|
std_msgs/Header header
|
|
|
|
# Array of particles in the cloud
|
|
Particle[] particles
|