" ‘selectROI’ was not declared in this scope "
Hello, I am trying to use OpenCV's object tracker(s) and I am running into this error of selectROI not being found. I Looked at the other posts ([Post...
View Article(Hector Slam)catkin_make error on raspberry pi3, very slow compiling
Hi there , I trying to install hector slam package on raspberry pi3 (ubuntu mate) I installed hector slam package through git clone command But the error generated when I compiled it. (scanning...
View ArticleCONSOLE_BRIDGE_LogError Was not declared in this scope
Trying to update MoveIt, because it was giving me an error regarding not being able to find ikfast.h when generating an ikfast plugin... and now this happens. I cloned the indigo-devel branch of...
View ArticleCompilation error building against binary Bouncy: could not find FastRTPS
I'm building a few packages against the new Bouncy release and I'm seeing a difference between a binary installation and another one from source. Namely, when I source the installation from source my...
View ArticleLinking Classes in 2 user defined packages
Hello. I'm beggeing with ROS I'm studing CMakeLists.txt using diffrent approches to execute same code. I have a problem with the linking phase of compilation of two user defined packages : pkg1 :...
View ArticleA myriad of libboost errors caused in tf or ros::param::get due to std::tuple...
Ubuntu 16.04 ROS Kinetic DPKG states libboost1.58 for all libraries, catkin_make states libboost 1.50 Very recently I decided to clear /build and /devel and rebuild my workspace. A large list of boost...
View Article