Skip to content

Commit 5435feb

Browse files
committed
Remove simulator from master
1 parent b87a089 commit 5435feb

File tree

13 files changed

+1
-841
lines changed

13 files changed

+1
-841
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://opensource.org/licenses/MIT)
44
[![Build Status](https://travis-ci.org/FidoProject/Fido.svg?branch=master)](https://travis-ci.org/FidoProject/Fido/)
55

6-
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.
6+
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.
77

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

configure

Lines changed: 0 additions & 9 deletions
This file was deleted.

examples/ReinforcementLearning.cpp

Lines changed: 0 additions & 25 deletions
This file was deleted.

include/Simulator/Emitter.h

Lines changed: 0 additions & 33 deletions
This file was deleted.

include/Simulator/Line.h

Lines changed: 0 additions & 58 deletions
This file was deleted.

include/Simulator/Robby.h

Lines changed: 0 additions & 42 deletions
This file was deleted.

include/Simulator/Simlink.h

Lines changed: 0 additions & 155 deletions
This file was deleted.

resources/background.png

-36.8 KB
Binary file not shown.

resources/sansation.ttf

-28.2 KB
Binary file not shown.

src/Simulator/Emitter.cpp

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)