Skip to content

Latest commit

 

History

History
107 lines (50 loc) · 3.78 KB

File metadata and controls

107 lines (50 loc) · 3.78 KB

Changelog

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)

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)

1.5.0 (2025-03-31)

Features

  • smooth steering (lower kp) (a7bbdc5)

1.4.2 (2025-03-30)

Bug Fixes

  • make PID controller tunable (b907c58)

1.4.1 (2025-03-29)

Bug Fixes

  • updated rovercom and roverlib (3c6c698)

1.4.0 (2025-01-05)

Features

1.3.1 (2025-01-05)

Bug Fixes

1.3.0 (2024-12-31)

Features

1.2.0 (2024-12-11)

Features

1.1.0 (2024-12-10)

Features

  • compliant with roverlib-go 1.1.7 (0c1aa13)

Bug Fixes

1.0.1 (2024-07-26)

Bug Fixes

  • added lint check (6ea9490)
  • upgraded to rovercom + roverlib (46558dd)

1.0.0 (2024-07-24)

Bug Fixes

Changelog