Skip to content

Releases: bdaiinstitute/spatialmath-python

1.1.11

01 Aug 12:52
858601d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.10...1.1.11

1.1.10

13 May 14:50
43d9a95
Compare
Choose a tag to compare

What's Changed

  • Fixed fall through error in binary operation by @bokorn-bdaii in #117
  • Fix UnitQuaternion constructor with v keyword. by @myeatman-bdai in #118
  • Fixed code block bugs and clarified a sentence in intro.rst by @tjdwill in #120
  • Created internal quaternion conversion function for SO3 by @bokorn-bdaii in #119
  • Fixed [Issue-122] for interp by @jcao-bdai in #123
  • Add python 3.12 to list of supported versions; exclude macos-latest+python3.7 from testing by @jcao-bdai in #124

New Contributors

Full Changelog: 1.1.9...1.1.10

v1.1.9

03 Jan 17:06
1b89c49
Compare
Choose a tag to compare

This release contains minor updates to the spatialmath-python package:

  • some broken document links, github / pypi / codecov badges have been fixed;
  • more consistent use of numerical tolerances;
  • other minor bug fixes.

v1.0.0

12 May 05:30
da5aa91
Compare
Choose a tag to compare

What's Changed

  • Fix implementation of Quaternion.vec_xyzs by @btalb in #30
  • Fixing issue with SE3.Rt ignoring check=False by @suddrey-qut in #36
  • fix trplot2 length argument error by @kh11kim in #39
  • Fix ne error, and add opinionated change to eq, in BasePoseMatrix by @btalb in #48
  • Fixing crashing bug when using Twist3.R[x,y,z] by @suddrey-qut in #44
  • Fix division by scalar for Twist2 classes by @btalb in #47

New Contributors

Full Changelog: 0.11.0...1.0.0

v0.11.0

13 Sep 06:47
a311602
Compare
Choose a tag to compare
Update RELEASE