Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 602 Bytes

README.md

File metadata and controls

15 lines (6 loc) · 602 Bytes

slam-sim-py 🤖

An implementation of the SLAM algorithm simulation using Python - applicable to self-driving robots.

Phase One Demo Video

In this demo, the robot (my mouse's cursor in this scenario) discovers its environment as it explores its surroundings.

Notice how at the beginning the robot (cursor) isn't aware of any obstacles or walls, but as it moves it gradually identifies the walls and obstacles in this floor plan until it has explored everywhere, and thus completely mapped it's surrounding.

Slam.Sim.Py.Demo.Video.mp4