Skip to main content

create_particles

Function create_particles 

Source
pub fn create_particles(n_particles: usize, n_landmarks: usize) -> Vec<Particle>
Expand description

Create a new set of particles for FastSLAM