top of page

KIR-B: A Maze Navigating Rover

Objective

​

The objective of this project is to design, build, and program a rover to navigate through a maze, pick up a block, and deliver the block. 

​

Description

​

The main tasks were divided into three milestones: obstacle avoidance, localization, and block delivery. To accomplish these three tasks,  an 8 by 8-inch rover named KIR-B was created.                         

​

My Role

​​

I developed obstacle avoidance, localization, object detection, and communication modules to exchange sensor data sent from Arduino Mega via Bluetooth and movement instructions from Python algorithms.

​

bottom of page