47 Particle() : x(0), y(0), z(0), a(0), w(0), wp(0), wr(0)
91 void update(
const Grid3d& grid3d,
const std::vector<pcl::PointXYZ>& points,
const std::vector<Range>& range_data,
std::vector< Particle > p_
Particles.
Particle getMean() const
Get mean value from particles.
Struct that contains the data concerning one particle.
bool isInitialized() const