I have Lepton 3.5 and breakout bord: purethermal mini.
I connected the lepton 3.5 device with usb cable to Jetson Orin Nano board and install libuvc and its saved the libuvc.so file at /usr/local/lib
When I run ./uvc-radiometry.py, it keeps on showing error
uvc_find_device error
Besides, I dont see the device in /dev/video0 as well.
I did try another branch (master+libuvc-upstream),
But still its the same error.
Any suggestions on how to detect lepton sensors on jetson board?
I have Lepton 3.5 and breakout bord: purethermal mini. I connected the lepton 3.5 device with usb cable to Jetson Orin Nano board and install libuvc and its saved the libuvc.so file at /usr/local/lib
When I run ./uvc-radiometry.py, it keeps on showing error
Besides, I dont see the device in
/dev/video0
as well.I did try another branch (master+libuvc-upstream),
But still its the same error.
Any suggestions on how to detect lepton sensors on jetson board?
Thank you,