We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ROS Kinetic requires the use of PyQt5 which is not compatible with PyQt4. Hence, the code needs to be consistent with the new structure of Qt5.
Here can be found a section that describes the main differences between PyQt4 and PyQt5. http://pyqt.sourceforge.net/Docs/PyQt5/pyqt4_differences.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ROS Kinetic requires the use of PyQt5 which is not compatible with PyQt4. Hence, the code needs to be consistent with the new structure of Qt5.
Here can be found a section that describes the main differences between PyQt4 and PyQt5. http://pyqt.sourceforge.net/Docs/PyQt5/pyqt4_differences.html
The text was updated successfully, but these errors were encountered: