Skip to content

hmwildermuth/Fido

 
 

Repository files navigation

Fido

MIT License Build Status

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.

Check out the project site and documentation for more information.

Contributing

Send us a pull request. If you are looking for things to do, check out the repo's open issues. If you find a bug or have any trouble with the library, please open an issue. We are happy to help you out.

Authors

Fido was created by Michael Truell and Joshua Gruenstein. The library was adapted from their work on a universal robot control system.

Contributors

Thanks to Henry Wildermuth for his contributions.

About

An open-source C++ machine learning library for embedded electronics and robotics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • Makefile 1.4%
  • Other 0.9%