Skip to content

Releases: team914/autolib

AutoLib v0.9.3

02 Sep 22:34
4b6c420
Compare
Choose a tag to compare
AutoLib v0.9.3 Pre-release
Pre-release

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

16 Aug 02:13
Compare
Choose a tag to compare
AutoLib v0.9.1 Pre-release
Pre-release

Simple bug fixes in:

  • MakeFile
  • autolib/main.hpp
  • autolib/api.hpp
  • autolib/util/messages.hpp

AutoLib v0.9.0

09 Aug 20:20
41b9d6c
Compare
Choose a tag to compare
AutoLib v0.9.0 Pre-release
Pre-release

This is an pre-release for contributors to review and test.