There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project is a simple simulator for the PID Line Following algorithm (EV3 Mindstorms version). It was made using C++ and Processing. The .cpp file contains a command line tool version of the simulator, and was done first. The processing version is the updated one, and it contains a basic visualiser.