ROS Indigo installation problem on Raspbian Jessie
Hi all,
I was using the tutorial [ http://wiki.ros.org/ROSberryPi/Instal... ] to install ROS on my Raspberry Pi 3 Model B (Raspbian Jessie) to control a robot called Baxter and run Gazebo (Simulation tool for ROS).
Currently, I am having problems in the step where I have to build the catkin packages (Step 3.3 'Building the catkin Workspace' on the tutorial. The problem is that it says:
CMake Error at gtest/cmake_install.cmake:42(file):
file INSTALL cannot find
"home/pi/ros_catkin_ws/build_isolated/catkin/gtest/libgtest.so".
Call Stack (most recent call first):
cmake_install.cmake:154 (include)
Can anyone give me some directions to overcome this problem?
Thanks!
Please don't use screenshots for what is essentially text. Just copy-paste terminal text into your question and make sure to use the Preformatted Text button (the one with
101010
on it) to format it properly.Sorry there, first time using public Q&A forums. Fixed up my question :)