OpenAg Wiki Archive

Archived Contents from the original OpenAg Wiki (snapshot on Apr 8, 2020)

The archived wiki only includes information up the v3.0 version of the PFC-EDU, and is here for preservation purposes. You can find resources about the latest version of the PFC v4.0 on the Personal Food Computer resources page.

Installing ROS on Raspberry Pi

  • Audience: developers
  • Level: intermediate

Developer notes and resources for installing ROS on Raspberry Pi.

These notes are intended for developers. If you just want to install openag_brain we recommend visiting the openag_brain install page.

Things to Know

  • Raspberry Pi Debian does not have binaries available for roscore, ros_comm or dependencies.
    • This means you have to build everything from source.
  • There is a Ubuntu distro that can run on the Raspberry Pi. However, at the time of writing, we have opted to stick with Debian Jesse for the Raspberry Pi, since it is the “happy path” for most users.

Resources

Other projects and prior art: