robotics-toolbox-python icon indicating copy to clipboard operation
robotics-toolbox-python copied to clipboard

Update PyPlot.py

Open renaudponcelet opened this issue 1 year ago • 1 comments

w_xaxis, w_yaxis and w_zaxis are deprecated (https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.6.0.html).

renaudponcelet avatar Oct 16 '23 10:10 renaudponcelet

I too had this problem, running:

$ pip list | egrep "matplotlib|spatialmath-python|roboticstoolbox-python"
matplotlib                        3.8.2
matplotlib-inline                 0.1.3
roboticstoolbox-python            1.1.0
spatialmath-python                1.1.9

andrewjessop avatar Jan 25 '24 06:01 andrewjessop

Thanks for your interest in the toolbox. This PR has been merged into future branch, not yet on PyPI.

petercorke avatar Aug 07 '24 06:08 petercorke