Skip to content

A Robot designed to trace the outline of an area using Ultrasonic sensors while avoiding objects in its path and labeling the object in the final dimension layout outline.

License

Notifications You must be signed in to change notification settings

VSangarya/Object-Mapping-and-Area-Layout-Outlining-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Mapping-and-Area-Layout-Outlining-Robot


A Robot designed to trace the outline of an area using Ultrasonic sensors while detecting and avoiding objects in its path, and labeling the object in the final dimension layout outline using the OpenCV library and TensorFlow Lite.

A robot which uses a Raspberry Pi as the onboard computer. Components used : Raspberry Pi 3, L298N Motor Driver, 3 HC-SR04 Ultrasonic senors, 2 Standard 12v DC Motors, a USB Webcam, a power bank and an external power supply.

"RemoteConnect_turtle.py" is to establish remote connection with the Pi, execute main.py and to trace the layout of the room using Turtle and Tkinter
"robot_main.py" is the main code to be executed in the Raspberry Pi
"ImageClassify.py" makes use of OpenCV along with TensorFlow Lite to label the object in the captured image.

Pin connections also illustrated in this repository. Will be updating with the whole system's architectural diagram as well.

About

A Robot designed to trace the outline of an area using Ultrasonic sensors while avoiding objects in its path and labeling the object in the final dimension layout outline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages