Versions: 8
However it can be installed following the next instructions.
First you need to build and install our custom OpenCV
Then, generate the executable file following the next instructions.
bash package.sh debian -i
If user has no access to serial port, execute:
sudo usermod -a -G dialout $USER
sudo reboot