You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a line following maze solving code for mesmerize IIT BOMBAY Techfest competition.
We have used left hand rule to map the arena. For the maze solving part we used the algorithm from the ------- and have successfully removed dead end and loops