hedzd / Wall-Follower-Controller

A ROS package PID controller for exploring maze and constructing map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wall Follower Controller

This ROS package was implemented for exploring a maze and constructing its map. A robot PID controller was implemented to follow walls in a maze an exploring it. Map construction is done by using Gmapping package.

Final .pgm extracted map:

About

A ROS package PID controller for exploring maze and constructing map


Languages

Language:CMake 70.9%Language:Python 29.1%