Skip to content

karnikram/visual-servoing

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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.

Video

Libraries Used

Based on LOCK.

About

Visual servoing of a mobile robot using images from an overhead camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published