ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

RQT uses QT4, and you cannot mix different version of QT in the same executable. You'll need to use QT4 for your plugin.

(There has been some discussion of migrating rqt to use QT5 for the Kinetic release of ROS, but that has not been finalized).