leggedrobotics / free_gait

An Architecture for the Versatile Control of Legged Robots
BSD 3-Clause "New" or "Revised" License
402 stars 121 forks source link

[PoseOptimizationQP] Extending inequality Jacobian to Z dimension. #56

Closed FGiraldez closed 6 years ago

FGiraldez commented 6 years ago

Fixes the failed assertion in numopt when optimizing for base position, due to the Jacobian having different columns than the Hessian.

pfankhauser commented 6 years ago

Gracias!