Skip to content

Releases: VU-ASE/controller

v2.0.0

Choose a tag to compare

@maxgallup maxgallup released this 01 Aug 12:08
f9a5d84

2.0.0 (2025-08-01)

⚠ BREAKING CHANGES

  • breaking change v2 controller

Features

  • added normalized desired trajectory and new PID values (a94002b)
  • breaking change v2 controller (d0dc217)
  • make controller v2 work with imaging v2, tuned PID (cb27310)

v1.6.0

Choose a tag to compare

@maxgallup maxgallup released this 11 Jun 08:04
cca4ec7

1.6.0 (2025-06-11)

Features

  • add unit tests for calculating steer value (76e3346)
  • added a PR event trigger for the build action (edda583)

Bug Fixes

  • release-please PR always "expected" (467672d)

v1.5.0

Choose a tag to compare

@maxgallup maxgallup released this 31 Mar 21:20
8a0c88d

1.5.0 (2025-03-31)

Features

  • smooth steering (lower kp) (a7bbdc5)

v1.4.2

Choose a tag to compare

@maxgallup maxgallup released this 30 Mar 18:04
0011704

1.4.2 (2025-03-30)

Bug Fixes

  • make PID controller tunable (b907c58)

v1.4.1

Choose a tag to compare

@maxgallup maxgallup released this 29 Mar 17:41
73e0fb7

1.4.1 (2025-03-29)

Bug Fixes

  • updated rovercom and roverlib (3c6c698)

v1.4.0

Choose a tag to compare

@maxgallup maxgallup released this 06 Jan 19:35
5542619

1.4.0 (2025-01-05)

Features

v1.3.1

Choose a tag to compare

@maxgallup maxgallup released this 05 Jan 16:11
3a59758

1.3.1 (2025-01-05)

Bug Fixes

v1.3.0

Choose a tag to compare

@maxgallup maxgallup released this 05 Jan 16:05
94f26b6

1.3.0 (2024-12-31)

Features

v1.2.0

Choose a tag to compare

@maxgallup maxgallup released this 11 Dec 23:31
ef3450e

1.2.0 (2024-12-11)

Features

v1.1.0

Choose a tag to compare

@maxgallup maxgallup released this 11 Dec 21:25
14b0aeb

1.1.0 (2024-12-10)

Features

  • compliant with roverlib-go 1.1.7 (0c1aa13)

Bug Fixes