Use rqt plugins as widgets in a "bigger" GUI
Is it possible to widget-like embed rqt plugins in a "bigger" GUI with robot-specfic parts? The "bigger" GUI might also be a rqt plugin..
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is it possible to widget-like embed rqt plugins in a "bigger" GUI with robot-specfic parts? The "bigger" GUI might also be a rqt plugin..
Not completely sure if I understand your question. rqt_plugins are using the rqt_gui API to add widgets to the main window. You could replicate this API and call the plugins with your own API instance to make them add widgets to your GUI. But why? Rqt allows for arranging multiple plugin widgets...
Asked: 2014-08-14 10:28:11 -0600
Seen: 430 times
Last updated: Aug 14 '14
Start a node from python code - rospy equivalence rosrun - rosgui qt
Document about relationship b/w GUI components
ROS Qt Interrupted System Call On Plugin Startup
Error loading my rqt plugin from rqt_gui
Is ROS still looking at using Qt?
Is anybody in ROS community using PySide?
how to use external libraries in ROS code?
Is there a command line utility to list available nodelets within the package path?