Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 896 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 896 Bytes

RobotRadar

The objective of this project is to design and implement an obstacle “radar” application for GoPiGo robots. Using ultrasonic sensors, robots shall first detect obstacles in their path. In a second step, these obstacles shall be displayed on a suitable user interface,

Contributors: @umangptl @asigdel29 @SvenKappeler @twest89

Deployment Guide - Robot Radar

  1. Clone Repo into GoPiGo
  2. Import pygame, gopigo library
  3. Run GoPiGo
  4. Run main.py

Radar showing on the screen

GUI picture

Robot scan the objects

GUI picture