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..
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...
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-08-14 10:28:11 -0500
Seen: 228 times
Last updated: Aug 14 '14
Import issues in ROS Kinetic & RQT
Starting a ROS project which uses ORB-SLAM2
how to make a ROS Map a background for rqt gui
Debug with gdb a ROS plugins for Gazebo
ROS rqt plugin: ImportError (unrelated to previous post)
How to rclpy.spin() a subscriber in Qt/Kivy GUI in ROS2?
rqt: container plugin problems