Skip to content

Release v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 09:31
· 62 commits to master since this release
6e01efa

(late notice, sorry for the extra e-mail)

  • Honor GNU install dir
  • Add accessor for contacts' dof
  • Make MomentumTask::momentum() const
  • Make HighLevelTask::eval|jac|speed|normalAcc const

The later is a breaking change if you implemented a
tasks::qp::HighLevelTask outside of the Tasks package.