Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thecraftman/robotics-master-
- Owner: thecraftman
- License: bsd-3-clause
- Created: 2018-03-23T16:04:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T01:27:03.000Z (almost 7 years ago)
- Last Synced: 2024-12-14T16:29:33.086Z (about 2 months ago)
- Topics: arduino, arduino-boards, arduino-library, arduino-platform, arduino-sketch, embedded-c, embedded-systems, robot, robotics
- Language: C++
- Size: 139 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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.