Implementing SLAM

For the final project of my ai for robotics class I implemented a version of a simultaneous localization and mapping algorithm. SLAM allows you to build a robot that can use its sensors to build a map of its surroundings while it is also simultaneously attempting to perform localization so that it can manage the […]

Read More