Skip to content

Elektropioneer/RPI_Robot_Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPI_Robot_Framework

Raspberry Pi Robot Framework (RRF) is a framework for main robot logic

Getting started

Prerequisites

It's required GCC C++ standard 11 compiler and CMake for building

Versioning

Version in format major.minor.patch

  • Bug fixes and minor changes in core and driver increase patch
  • Major changes in driver and additional driver increase minor
  • Major changes in core increase major

Changelog

CHANGELOG.md file contain all updates and descriptions of each version

Authors

Todo

Check TODO.md file for details

License

This project is licensed under the GPL v3 License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published