hjsuh94 / irs_mpc

iRS-LQR: iterative Randomized Smoothing LQR
MIT License
7 stars 0 forks source link

Planar hand example works well with the new IrsLqr API. #15

Closed pangtao22 closed 3 years ago

pangtao22 commented 3 years ago

IrsLqr now computes dynamics gradient using only the active constraints by default. Planar hand is the first example to demonstrate that this works well with the new IrsLqr API since the last refactor.


This change is Reviewable

hjsuh94 commented 3 years ago

:LGTM:!