Xander Soldaat is a Software Engineer and former Infrastructure Architect. He loves building and programming robots. He recently had the opportunity to turn his robotics hobby into his profession and has started working for Robomatter, the makers of ROBOTC and Robot Virtual Words.
How did you get the 2 line tracking robots to follow the line so smoothly?
We use a PID algorithm to make it react in a smoother way. You should Google for “PID line following” and I’m sure you’ll find plenty of examples 🙂