https://github.com/johnfire/grendel-one
Java - Robot and artificual intellegence project, a home built robot with AI to learn about java, robotics and AI
https://github.com/johnfire/grendel-one
Last synced: 12 months ago
JSON representation
Java - Robot and artificual intellegence project, a home built robot with AI to learn about java, robotics and AI
- Host: GitHub
- URL: https://github.com/johnfire/grendel-one
- Owner: johnfire
- License: artistic-2.0
- Created: 2015-09-08T11:11:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-26T12:56:39.000Z (over 10 years ago)
- Last Synced: 2025-01-11T00:12:43.377Z (over 1 year ago)
- Language: Java
- Homepage: http://www.computers.christopherrehm.de
- Size: 215 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grendel One
Robot and artificual intellegence project.
this project uses raspberry pis in a cluster setup as the brain, an old meccano set as the basic physical structure of the robot/AI and commerical parts such as servo motors for model airplanes where needed. currently, as of 20 sept 2015 its basically a shell program and a head, but that is in creassing quickly.
the program is divided into objects based on functional areas, for example senses controls its sensing apparatus, movement controls servos etc , investigate allows it to makee recursive decisions when exploring something etc.