Deploying on Custom Hardware
In order to deploy onto custom hardware, make sure the hardware you choose for your coprocessor supports the following features:
Some pakcage manager that has the ability to download
libopencvonto the processor, this is required in order for the runtime to do any sort of image processing. Common ones include: apt, dpkg, dnf, yum, pacman and apkPython >=3.9, <3.12 In order to be able to install all the python dependencies of Synapse
Have a supported version of
robotpyable to be installed onto itSSH capabilities, required in order to deploy code onto the coprocessor
netplanin order to be able to set a Static IP on the device.dhclientfor simmilar reasons
Last updated