Visual Servoing of Mobile Robot
This repo contains code for controlling a differential drive mobile robot within a map using images from an overhead camera. Uses thresholding and template matching for localization and a PID controller for generating the steering commands. The mobile robot uses an Arduino as its controller and LibSerial is used for communicating with it.
Also included are the PCB files for the mobile robot controller board.
Libraries Used
Based on LOCK.