Raspberry Pi Installation Fatal Error
I'm trying to install ROS on my Raspberry Pi 3 using this tutorial Installing ROS Kinetic on the Raspberry Pi I have followed all the steps successfully until I got up to rebuilding the workspace at the end. At which point it got to package 31 out of 79 'rospack' claiming "No such file or directory".
It says:
Reproduce this error by running:
cd /home/pi/ros_catkin_ws/build_isolated/rospack && /opt/ros/kinetic/env.sh make -j4 -l4
Any help would be greatly appreciated.
You'll need to give more error output than that. Which folder is is trying to find? What OS did you install and which version of ROS? Those instructions might also be outdated, so consider just moving on and seeing if things work as expected.