...
Download the Debian package (.deb) file from the provided link.
Open a terminal and navigate to the directory where the downloaded .deb file is located.
Install the package using the following command:
Code Block sudo dpkg -i [name of file].deb
If you encounter any dependency issues during the installation, you can try resolving them by running the following command:
Code Block sudo apt-get -f install
Once the installation is complete, the VPixx software tools will be available. You can find them in the /usr/local/share/VPixx TechnologiesSoftware Tools/Software Tools/ directory.
Install our MATLAB and Python APIs if desired. See install your DATAPixx.mex file for MATLAB and install pypixxlib for Python.