Skip to content

1.8

Compare
Choose a tag to compare
@AlexanderFabisch AlexanderFabisch released this 27 Apr 15:25
· 829 commits to master since this release
  • Adds unit dual quaternions as a new representation of transformations.
  • Adds batch operations on unit dual quaternions.
  • Adds screw linear interpolation (ScLERP) for dual quaternions.
  • Adds functions to visualize and plot a camera configuration in 3D.
  • Adds function to remove an artist from the Open3D visualizer.
  • Fixes deprecation warnings of numpy and matplotlib.