Skip to content

Deploying to a Raspberry Pi

Peter Corke edited this page Sep 4, 2018 · 1 revision

Without MATLAB support for Raspberry Pi, it is possible to build an STL application for the Pi.

The make.m script will create a "PackNGo" zip file. Follow these steps:

  1. Move the zip file to the target machine.
  2. On the target machine, unpack the zip file.
  3. Put Makefile in...
Clone this wiki locally