v0.6.1
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