iyht / PID-wall-follower

PID control for wall following.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wall Following Assignment PID

This repo implement wall following assignment using PID control from CSC477 at UofT, created by Prof. Florian Shkurti

Execution

see wall_following_assignment/CSC477_Assignment_1.pdf

demo

About

PID control for wall following.


Languages

Language:CMake 40.5%Language:C++ 31.9%Language:Python 27.6%