Releases: petercorke/robotics-toolbox-python
Releases · petercorke/robotics-toolbox-python
v1.3.0
1.3.0 (2026-06-14)
Features
- bundle
spatialgeometryas pure-Python (removes external dep which is bound to NumPy 1.x) (1b522e6)
Build System
-
setup proper release process (d0e0559)
-
added new install-time extras:
qp,pybullet.qpbrings inquadprogwhich has C++ extensions, and may not be suitable for some environments, eg. pyodide.pybulletdoes not support Apple Silicon so it has been moved to an extra
v1.2.0
Modernization
- First release in 2 years
- Bring dependencies up to date, eliminate requirement for Numpy 1.x
- Remove dependency on Swift for visualisation
- Significant work on PyPlot graphics and animations so they work in Jupyter
- move to
srclayout - use
hatchlingandscikit-buildfor packaging - added
make wheel-pyodidewhich allows toolbox to run in the browser with JupyterLite (and animations)
v1.1.0
v1.0.3
v1.0.2
v1.0.1
Fix script bug
Full Changelog: v1.0.0...v1.0.1
v1.0.0
New Contributors
- @suddrey-qut made their first contribution in #280
- @elton-choi made their first contribution in #289
- @askuric made their first contribution in #294
- @tassos made their first contribution in #287
- @rhys-newbury made their first contribution in #311
Full Changelog: v0.11.0...v1.0.0