Skip to content

Releases: TangLongbin/torchcontrol

v0.1.5

12 Jul 11:03
0d5cdfa

Choose a tag to compare

What's Changed

  • Fix device assignment and bump version to 0.1.4 by @TangLongbin in #12
  • Bump version to 0.1.5 and refactor MPPI controller for tensor shape handling by @TangLongbin in #13

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Jul 11:41
e7c23de

Choose a tag to compare

What's Changed

  • Fix device assignment in SystemCfg for valid initialization by @TangLongbin in #11

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Jun 08:39
6449862

Choose a tag to compare

What's Changed

  • Refactor scripts to generate animated GIFs for system response visualization by @TangLongbin in #9
  • Fix tensor shape check in MPPI controller to ensure proper batch size… by @TangLongbin in #10

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 May 14:17

Choose a tag to compare

What's Changed

  • Add MPPI controller and refactor imports for organization by @TangLongbin in #8

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 May 09:44
3342874

Choose a tag to compare

What's Changed

  • Add UAV control examples and update CI workflow by @TangLongbin in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 May 09:02

Choose a tag to compare

What's Changed

  • Plant Done! by @TangLongbin in #1
  • Fix Bugs [Founded by copilt] & Enhance Cfg Print by @TangLongbin in #2
  • Remove duplicate initialization of random states in second_order_step_response.py by @TangLongbin in #3
  • Fix capitalization & enhance PID controller with examples & add NonlinearSystem by @TangLongbin in #4
  • Enhance examples and update README for clarity by @TangLongbin in #5
  • Refactor nonlinear plant simulation for improved accuracy and clarity by @TangLongbin in #6

New Contributors

Full Changelog: https://github.com/TangLongbin/torchcontrol/commits/v0.1.0