hello-robot / stretch_body

Python packages to interact with the hardware of the Stretch mobile manipulators from Hello Robot Inc.
https://docs.hello-robot.com/0.2/stretch-tutorials/stretch_body/
28 stars 24 forks source link

Change matplotlib backend to Tkinter in scope library #285

Closed hello-fazil closed 9 months ago

hello-fazil commented 9 months ago

Changing the matplotlib's backend from the default Qt to Tkinter resolves the issue described in issue #284 . Additionally, this also seems to fix issue #262.