/RobotRadar

🤖 An obstacle “radar” application for raspberry pi robots, Using distance sensors🕹️

Primary LanguagePython

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