Skip to content

Fixed a bug in the ActionLQR, reported #148

Carlos Mastalli requested to merge cmastall/crocoddyl:topic/action-bug into devel

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

Merge request reports