Open jeannotes opened 6 years ago
Hi! thanks for your comment.
Unfortunately the answer is no. For localization algorithms, I only implemented Particle Filter and Extended Kalman Filter, with known correspondences. see the folder 'ProbabilisticRobotics/localzation' For SLAM algorithms, I only implemented EKF and GraphSLAM, with known correspondences. see the folder 'ProbabilisticRobotics/SLAM'
Hi, I really thank you for the sources, may I ask you that are these all the algorithms in the books?