Install Hydro from source QMap not found
I am trying to install ROS Hydro from source on Ubuntu 12.04 32 bit. I am not able to compile qt_gui_cpp and I got this problem:...
View ArticleROS compiling problem using boost_1_44
Hello everyone, I uncounted a problem when I was installing ROS from source. I got the following error when I executed command: sudo ./src/catkin/bin/catkin_make_isolated --cmake-args...
View Articleqt_gui_cpp error when installing indigo on rp2
I'm trying to install ROS Indigo on RP2 but when I do the step 2.3 (Building the catkin workspace) as in the tutorial it freezes every time at that point. Is somone know why it happens?...
View ArticleTrouble installing rqt features (from source) in Raspbian Jessie in a Minimal...
Hello guys, I have been trying to install rqt features (such as `rqt_plot` and `rqt_graph`) in a `Minimal` ROS installation (not the full desktop) my Raspberry Pi 2 from source. I have been resolving...
View Articlerqt gui plugin cpp save and restore settings
Hi, I am in the process of writing a plugin for rqt in C++ (yes, I did read the note that highly recommended writing in python) but I have other reasons for writing this in C++. I'm using the...
View ArticleEmbed rqt plugins inside another rqt plugin
My goal is to use `rqt_image_view` plugin (which is written in `C++`) inside my own custom `rqt` plugin (also in `C++`). Unfortunately using an `rqt` perspective is not an option for my application....
View ArticleProblem building ROS Kinetic (qt_gui_cpp) Fedora 24
I am a beginner about ROS. I have followed this [tutorial](http://wiki.ros.org/Installation/Source) to build ROS from source on Fedora 24. At some point, I have this error: ==> Processing catkin...
View Articleerror processing catkin package gt_gui_cpp
Hello, I am trying to build the catkin workspace on fedora 23 . I am following instructions given here [Installation/Source-ROS Wiki](http://wiki.ros.org/Installation/Source). Under the section 2.1.3...
View ArticleBuilding catkin workspace,failed to process package 'qt_gui_cpp'
Hello, I am trying to build the catkin workspace on fedora 23 . I am following instructions given here [Installation/Source-ROS Wiki](http://wiki.ros.org/Installation/Source). Under the section 2.1.3...
View ArticleMac Pro install ROS indigo failed in "qt_gui_cpp" error: code requires Qt 4.x
hi all: I'm trying to install ROS indigo into Mac Pro with macOS Sierra 10.12.3. I follow this tutorial(http://wiki.ros.org/indigo/Installation/OSX/Homebrew/Source), however, it does not looks like...
View ArticleProblem with qt_gui_cpp_sip
Hi there, I already installed ROS Indigo on Fedora 24 and I was able, with some help, to figure it out how to solve the problems. But now I'm installing ROS Kinetic on Fedora 25 and I'm getting the...
View Articlefailed to process qt_gui_cpp
I'm following [this link](http://wiki.ros.org/kinetic/Installation/Source) to compile ROS from source. After executing the command `./src/catkin/bin/catkin_make_isolated --install...
View Articlebuildfarm: Melodic build with qt_gui_cpp dependency doesn't install qtbase5-dev
Hi, I'm trying to release a package in Melodic ([find_object_2d](https://github.com/introlab/find-object/)) that depends on qt_gui_cpp (in its...
View Article