cmake error, poco was not found, Raspberry Pi, ROS Indigo
Hi all,
I'm new to ROS and having trouble trying to install everything on an RPI.
I'm following this link here - http://wiki.ros.org/ROSberryPi/Instal...
I'm up to 2.3 Building the catkin Workspace, and when running the command "sudo ./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release --install-space /opt/ros/indigo" I get the following error:
CMake Error at /opt/ros/indigo/share/cmake_modules/cmake/Modules/FindPoco.cmake:186
Messgae reads: Poco was not found. Set the Poco_INCLUDE_DIR cmake cache entry to the top-level directories. E.g /usr/local/include or c:\poco\include\poco-1.3.2
I don't want to start messing about with obscure files looking for something as it's taken several days to get to this point and i don't want to start over if i can avoid it. Any help would be greatly appreciated.
Thanks.
I get the same error on my Pi, Did you perhaps figure it out?
Hi, no sorry i didn't. I used beagle bone black instead. Moved on to using an intel based fanless computer running full desktop ubuntu. Makes life a lot easier. I have got a a raspberry pi 2 now, will try again. You can run the arm ubuntu on the new pi, ROS jade has arm ubuntu, should be all current
commenting system has a character limit - i think the issue was the raspberry pi distro changing so much. The new jade ROS came out a few weeks ago, ARM ubuntu is not run by the pi foundation so should be more stable for want of a better word. it's also a proper OS, not a hacked one.