What's Changed
* Fix string equality warnings in `SplineFit` class by scastro-bdai in https://github.com/bdaiinstitute/spatialmath-python/pull/147
* [SW-1712] Pin ubuntu version in workflows by baxelrod-bdai in https://github.com/bdaiinstitute/spatialmath-python/pull/148
* Optional deps humble by jbarnett-bdai in https://github.com/bdaiinstitute/spatialmath-python/pull/150
* Temporarily remove pre commit config. by myeatman-bdai in https://github.com/bdaiinstitute/spatialmath-python/pull/153
* Bug fixes [Issue-136], [Issue-137] by jcao-bdai in https://github.com/bdaiinstitute/spatialmath-python/pull/138
* compute mean of a set of rotations by petercorke in https://github.com/bdaiinstitute/spatialmath-python/pull/160
* Add methods to convert SE3 to/from the rvec, tvec format used by OpenCV by petercorke in https://github.com/bdaiinstitute/spatialmath-python/pull/157
* Add `q2str` to convert quaternion to string by petercorke in https://github.com/bdaiinstitute/spatialmath-python/pull/158
* new method to construct an SO3 object by petercorke in https://github.com/bdaiinstitute/spatialmath-python/pull/159
* Fix for issue 144. by petercorke in https://github.com/bdaiinstitute/spatialmath-python/pull/155
* Fix the intersphinx source for matplotlib. by petercorke in https://github.com/bdaiinstitute/spatialmath-python/pull/156
* Format everything with black. by myeatman-bdai in https://github.com/bdaiinstitute/spatialmath-python/pull/161
* Fix trailing whitespace and end of file lines. by myeatman-bdai in https://github.com/bdaiinstitute/spatialmath-python/pull/164
* Bump version to 1.1.14. by myeatman-bdai in https://github.com/bdaiinstitute/spatialmath-python/pull/163
New Contributors
* scastro-bdai made their first contribution in https://github.com/bdaiinstitute/spatialmath-python/pull/147
* baxelrod-bdai made their first contribution in https://github.com/bdaiinstitute/spatialmath-python/pull/148
* jbarnett-bdai made their first contribution in https://github.com/bdaiinstitute/spatialmath-python/pull/150
**Full Changelog**: https://github.com/bdaiinstitute/spatialmath-python/compare/1.1.13...1.1.14