Skip to content

AutoLib v0.9.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@acetousk acetousk released this 02 Sep 22:34
· 22 commits to master since this release
4b6c420

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.