error installing indigo in my raspberry pi [closed]

asked 2015-02-24 08:59:30 -0500

Deinis gravatar image

Hi, I am installing ROS indigo in my Raspberry Pi, based on the information in this link

http://wiki.ros.org/ROSberryPi/Instal...

but I had some complications, shows me this error when I run this line

$ sudo ./src/catkin/bin/catkin_make_isolated -DCMAKE_BUILD_TYPE = Release --install --install-space / opt / ros / indigo

and gives me this error

  1. Failed to procees package 'cpp_common'

Comanad '/opt/ros/indigo/env.sh cmake /home/pi/ros_catkin_ws/src/roscpp_core/cpp_common -DCATKIN_DEVEL_PREFIX=/home/pi/ros/catkin_ws/devel_isolated/cpp_common -DCMAKE_INSTALL_PREFIX=/opt/ros/indigo -DCMAKE_BUILD_TYPE=Release -G Unix Makefiles'

  1. Failed to procees package 'class_loader'

Comanad '/opt/ros/indigo/env.sh cmake /home/pi/ros_catkin_ws/src/class loader -DCATKIN_DEVEL_PREFIX=/home/pi/ros/catkin_ws/devel_isolated/class_loader -DCMAKE_INSTALL_PREFIX=/opt/ros/indigo -DCMAKE_BUILD_TYPE=Release -G Unix Makefiles'

thanks

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2018-01-11 20:07:59.098006