✨
This commit is contained in:
@ -196,7 +196,7 @@ try:
|
||||
|
||||
|
||||
# Initialize particles
|
||||
num_particles = 2000
|
||||
num_particles = 10000
|
||||
particles = initialize_particles(num_particles)
|
||||
|
||||
est_pose = particle.estimate_pose(particles) # The estimate of the robots current pose
|
||||
|
Reference in New Issue
Block a user