pub fn create_particles(n_particles: usize, n_landmarks: usize) -> Vec<Particle>
Create a new set of particles for FastSLAM