Allowing users to show multiple plots at the same time
This PR tackles the reported issue #147 (closed). Instead of removing plt.figures()
and plt.show()
as suggested, I make this optional. You can see an example of multiple-plotting inside example/talos_arm.py