slam_simulator
slam_simulator copied to clipboard
A slam simulator in a ROS environment for simulating basic slam algorithms such as ukf, ekf, etc.
Results
3
slam_simulator issues
Sort by
recently updated
recently updated
newest added
fix bug: Assertion `this->rows()>0 && this->cols()>0 && "you are using an empty matrix"
The EKF estimation link has been added here, and it has been integrated with the previous ukf.