Skip to content

Release v1.7.0

Compare
Choose a tag to compare
@nim65s nim65s released this 13 May 23:12
· 64 commits to master since this release
v1.7.0

Changes in v1.7.0:

  • expose SE3ToVector and vectorToSE3
  • remove warnings
  • Enhance Python target packaging
  • Add CI with GitHub Action for conda
  • Add support for proxqp and osqp solver
  • Clean and update contributors list
  • pre-commit autoupdate
  • Expose TaskJointPosVelAccBounds
  • Expose AddMotionTask for TaskJointPosVelAccBounds
  • Fix qpmad
  • Add clang-format Google style
  • Add Measured force as an external force task with moving objects
  • update CMake: fetch submodule, set default build type, fix RPATH
  • fix for eigenpy v3
  • np.matrix → np.array
  • tooling: setup black isort & toml-sort