Does RGBDSLAM use QT for UI?
I'm trying to understand the source better. Does RGBDSLAM use QT for UI?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
I'm trying to understand the source better. Does RGBDSLAM use QT for UI?
Yes, it looks like it does. If you search through the CMakeLists.txt for 'QT", you can see which files are part of the UI.
Yes. It is defined in qt_gui.h/cpp. The 3D visualization is also based on qt and defined in glviewer.h/cpp.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-03-13 22:15:19 -0500
Seen: 127 times
Last updated: Mar 21 '16
RGBDSLAM with ROS electric on Linux Mint 12
Facing difficulty in running RGBD_SLAMv2
RGBDSLAMv2 REQUIRED process [rgbdslam-1] has died!
how to use SIFTGPU and ORB in RGBDSLAM
how to save rgb image and depth image
Unable to build rgbdslam on groovy
Can RGBDSLAM (or RGBDSLAM_V2) be cross-compiled for Android?
How can I modify the clouds the OpenNI gets?
How to create a map data for navigation stack using kinect
How to convert a sequence of registered RGB and depth images into a ROSBAG?