Legacy Action Server (Raspberry Pi) Help

Updating the Legacy Action Server

Follow these steps to update the Lensmaster Action Server from your Raspberry Pi.

  1. Open a new terminal window by clicking the terminal icon at the top left of your screen

  2. In the terminal now type and run (by hitting enter) the following commands in order:

    cd Desktop/LensmasterActionServer sudo python3 uninstall.py
  3. Close the open terminal window then delete the “Lensmaster Action Server” folder from your desktop

  4. Copy the updated “Lensmaster Action Server for Raspberry Pi” zip file downloaded from your customer portal onto the Raspberry Pi using a USB stick.

  5. Extract the contents of the ZIP archive onto your Raspberry Pi Desktop. You should now have a folder called “LensmasterActionServer”.

  6. Open a new terminal window.

  7. In the terminal now type and run (by hitting enter) the following commands in order:

    cd Desktop/LensmasterActionServer sudo python3 install.py
Last modified: 05 August 2024