Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 959 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 959 Bytes

ArtiGo

ArtiGO is an AI made with tenserFlow to control a robot from point A to point B.

Libraries

Robot

We are using an arduino redBoard to control four motors. For input we are using five ultra sonic sensors. We are printing the body of the bot with a 3d printer.

Image of Robot not found, sorry about that!

The Environment

To train to AI we built a virtual environment in python using gym. The bot is represented by a square and the target a circle.

Couldn't find the training images, sorry about that!

Couldn't find the training images, sorry about that!