LePi icon indicating copy to clipboard operation
LePi copied to clipboard

run without sudo

Open ajal-fh opened this issue 6 years ago • 1 comments

Is there anyway to run the app without sudo? I would like to use this library to write a ros package and I need to run the code without sudo. I already tried adding "pi" to usergroup "i2c" and "gpio" but doesn't help

ajal-fh avatar Jul 02 '19 13:07 ajal-fh

Based on the information I have collected, it seems quite impossible to achieve that with the current implementation.

However, this library for GPIO access looks promising. But, it requires to refactor the leptonSDK lib from current repo.

cosmac avatar Nov 26 '19 05:11 cosmac