Releases: team914/autolib
Releases · team914/autolib
AutoLib v0.9.3
Features
- Pathfinder path generator
- Now you can actually follow a path with
PurePursuit::updateChassis - Inline header documentation for every public method
- This is a non-backward compatible change BTW
Note: Typically with semantic version, a non-backward compatable change is indicated by the first number changing. i.e. from 1.x.x to 2.x.x, however due to the current nature of the project 1.x.x will mean that autolib is ready for most users, however it currently is not.
AutoLib v0.9.1
Simple bug fixes in:
- MakeFile
- autolib/main.hpp
- autolib/api.hpp
- autolib/util/messages.hpp
AutoLib v0.9.0
This is an pre-release for contributors to review and test.