Releases: purduesigbots/VOSS
Releases · purduesigbots/VOSS
Fix boomerang
What's Changed
- Replaced
voss::Point
withvoss::Pose
in readme by @ssejrog in #108 - fix boomerang by @AndrewLuGit in #112
- Upgrade VOSS version to 0.1.4 by @Rocky14683 in #113
New Contributors
Full Changelog: 0.1.3...0.1.4
Fix motor braking bug
What's Changed
- Readme for 0.1.2 release by @Rocky14683 in #99
- Update README.md by @noam987 in #100
- set brake mode bug fix by @Rocky14683 in #106
- Template update by @Rocky14683 in #107
New Contributors
Full Changelog: 0.1.2...0.1.3
Compile VOSS to PROS 4.0.7
What's Changed
- Compile VOSS to PROS 4.0.7 by @Rocky14683 in #98
Fix Bugs
We decided to make VOSS actually work
What's Changed
- Clean code by @Rocky14683 in #91
- Add constants header by @AndrewLuGit in #92
- Comment out printfs by @AndrewLuGit in #93
- fix typo by @Rocky14683 in #94
- Limit lin_speed, scale ang_speed in PIDController and BoomerangController by @AndrewLuGit in #95
- Buggy fix by @Rocky14683 in #96
- Upgrade version to 0.1.1 by @Rocky14683 in #97
VOSS Initial Release
Initial release of VOSS