OpenAgricultureFoundation / openag_brain_install_rpi

A script for installing the openag_brain code on a Raspberry Pi
GNU General Public License v3.0
21 stars 10 forks source link

Build runs out of memory on Pi 2 #6

Open LeonChambers opened 8 years ago

LeonChambers commented 8 years ago

When running this script on a Raspberry PI 2, it ran out of memory and crashed while trying to compile the roscpp package. I was able to get the build to run by increasing the size of the swap file. This should be mentioned in the docs in case someone else runs into this problem.