stereolabs / zed-open-capture

Low level Linux camera driver for the ZED USB3 stereo cameras. API docs available here:
https://stereolabs.github.io/zed-open-capture
MIT License
101 stars 35 forks source link

Install instructions #11

Closed denzle83 closed 3 years ago

denzle83 commented 3 years ago

Hi, Could you give clearer details of the install process as the ones supplied are a little confusing. Particularly as it states to add the udev rule prior to cloning the open-capture folders. Does it need to be installed in which udev dir - lib, etc, run?

Thanks

Myzhar commented 3 years ago

Thank you for reporting the error in the Readme file. Indeed the script to install the udev rules must be executed after cloning, not before. I just fixed it.