Debugging a rqt plugin in PyCharm
Hey guys,
I am developing a rqt plugin in Python at the moment and I am using the recommended IDE PyCharm.
When I get errors I always try to debug with print messages.
I am wondering is there a good debugging solution to debug a rqt plugin in PyCharm?
Thank you very much in advance!
Best regards