Fixed a bug in the ActionLQR, reported #148
I fixed the bug reported in #148 (closed). Additionally, you can see extra improvements in the ActionLQR:
- Changed the nomenclature to match
DifferentialActionModelLQR
. - Added the bias-term in the linear dynamics as in
DifferentialActionModelLQR
.
Edited by Carlos Mastalli