Skip to content

Releases: MaxMSun/lqrax

lqrax 0.0.6

09 Jun 23:40

Choose a tag to compare

Update forward trajectory simulation API from "dyn_scan" to "traj_sim".

lqrax 0.0.5

29 Apr 15:58

Choose a tag to compare

Minor update: return state trajectory from dynamics linearization in LQR, such that it is the same as in iLQR.

lqrax 0.0.4

29 Apr 15:21

Choose a tag to compare

Update solve function, now it returns both the optimal control and state trajectories.

lqrax 0.0.3

29 Apr 14:02

Choose a tag to compare

Update iLQR module. Remove built-in loss function linearization for better modularity. Update tutorials accordingly.

lqrax 0.0.1

11 Apr 14:35

Choose a tag to compare

Initial alpha release of lqrax.