Please help me with rqt
Hi I have a .ui code which was written with PyQt5. But I just realized that ROS rqt only supports PyQt4. Is there any way to integrate all the .ui files with PyQt5 into ROS rqt user interface? Or should I change all the name of methods and modules one by one? thanks