Skip to content

v0.6.1

Compare
Choose a tag to compare
@pzhu-flexiv pzhu-flexiv released this 03 Oct 02:40
· 17 commits to main since this release
c44b184

COMPATIBILITY

  • Flexiv robot software v2.10.1 and v2.10.2

ADD

  • Add GitHub workflow for Ubuntu 22.04.

CHANGE

  • Remove Robot::setSwivelAngle(): the swivel angle-based robot posture control is now replaced by the null space optimization-based posture control.
  • Remove contents related to Robot::setSwivelAngle() from examples.
  • Make all flexiv::utility methods explicit inline.

FIX

  • None