Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shanecelis/ludobots
An educational tool for learning about evolutionary robotics.
https://github.com/shanecelis/ludobots
Last synced: 7 days ago
JSON representation
An educational tool for learning about evolutionary robotics.
- Host: GitHub
- URL: https://github.com/shanecelis/ludobots
- Owner: shanecelis
- Created: 2013-07-24T19:18:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-25T17:21:00.000Z (over 11 years ago)
- Last Synced: 2024-10-29T00:44:22.049Z (about 2 months ago)
- Language: C++
- Size: 913 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ludobots -- An Educational Tool for Evolutionary Robotics
Latest version: 1.0
Last updated: July 4, 2013
Author: Josh Bongard
## INSTALLATION INSTRUCTIONS:
- Make sure that you have OpenGL and GLUT installed.
- Make sure to download and install [Open Dynamics Engine v0.12 w/ drawstuff](https://github.com/shanecelis/ode-0.12-drawstuff).
## RUN INSTRUCTIONS:
- In this directory, at Terminal.app run:
$ make
- Then run:
$ make run- To get started, follow these [video tutorials](http://www.uvm.edu/~ludobots/index.php/Main/LudobotsInstructionalVideos00Introduction).