Skip to content

Better kinematics + various fixes

Latest
Compare
Choose a tag to compare
@davidpagnon davidpagnon released this 29 Nov 15:34
· 12 commits to main since this release
d211633

Scaling and IK:

  • Support wrist motion on LSTM model
  • Wrist flexion clamped to 110° instead of 70°
  • Scaling on straight postures in priority
  • IK and scaling IKCoordinateTask weights of 0.1 instead of 0.5 for L5_S1_Flex_Ext

Calibration:

  • fixed calibration if board and show=false
  • removed CALIB_FIX_PRINCIPAL_POINT + convert objp to mm to avoid scale mismatch with intrinsics)

Pose estimation:

  • ROCM (AMD GPU) support

What's Changed

Full Changelog: v0.10.4...v0.10.6