Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thecraftman/robotics-master-

Robotics-master for embedded systems
https://github.com/thecraftman/robotics-master-

arduino arduino-boards arduino-library arduino-platform arduino-sketch embedded-c embedded-systems robot robotics

Last synced: 5 days ago
JSON representation

Robotics-master for embedded systems

Awesome Lists containing this project

README

        

Cognitoware Robotics software library is licensed under BSD3.
Makefiles are automatically generated by Eclipse.
Requires C++11.

Directories:
- cognitoware: Source directory. Test files live next to implementation.
- examples: Example usage of cognitoware library. Implemented as unit tests.
- Debug: Eclipse Build Configuration for debug libraries.
- Release: Eclipse Build Configuration for release libraries.
- Test Debug: Eclipse Build Configuration for debug unit tests. Requires Gtest.