elvout / cs393r

CS 393R Graduate Autonomous Robots, Fall 2021 | Autobots
0 stars 0 forks source link

Initial Particle Distribution on the Real Car #46

Closed elvout closed 3 years ago

elvout commented 3 years ago

Currently, we generate an initial particle distribution when the "Set Pose" button in the simulator is clicked. However, when we're running the particle filter on the real car, are we supposed to try to guess where the car is in the world using the LIDAR data? If so, how should we approach this?