Skip to content

Commit

Permalink
Remove simulator from master
Browse files Browse the repository at this point in the history
  • Loading branch information
truell20 committed May 10, 2016
1 parent b87a089 commit 5435feb
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 841 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://opensource.org/licenses/MIT)
[![Build Status](https://travis-ci.org/FidoProject/Fido.svg?branch=master)](https://travis-ci.org/FidoProject/Fido/)

Fido is an lightweight, highly modular C++ machine learning library for embedded electronics and robotics. Fido is especially suited for robotic and embedded contexts, as it is written in C++ with minimal use of the standard library, comes packaged with a robotic simulator, and provides and easy interface in which to write robotic drivers.
Fido is an lightweight, highly modular C++ machine learning library for embedded electronics and robotics. Fido is especially suited for robotic and embedded contexts, as it is written in C++ with minimal use of the standard library, and provides and easy interface in which to write robotic drivers.

Check out the [project site](http://fidoproject.github.io/) and [documentation](http://fidoproject.github.io/docs/html/) for more information.

Expand Down
9 changes: 0 additions & 9 deletions configure

This file was deleted.

25 changes: 0 additions & 25 deletions examples/ReinforcementLearning.cpp

This file was deleted.

33 changes: 0 additions & 33 deletions include/Simulator/Emitter.h

This file was deleted.

58 changes: 0 additions & 58 deletions include/Simulator/Line.h

This file was deleted.

42 changes: 0 additions & 42 deletions include/Simulator/Robby.h

This file was deleted.

155 changes: 0 additions & 155 deletions include/Simulator/Simlink.h

This file was deleted.

Binary file removed resources/background.png
Binary file not shown.
Binary file removed resources/sansation.ttf
Binary file not shown.
51 changes: 0 additions & 51 deletions src/Simulator/Emitter.cpp

This file was deleted.

Loading

0 comments on commit 5435feb

Please sign in to comment.