/Path-Follower

This project is aimed at creating a robot which will be able to follow a path specified by the user on a GUI. The path will be drawn on a GLUT canvas. Path is basically a series of points interpolated with lines. Click feature is provided to specify the points of the path.

Primary LanguageC++

Watchers