MAVProxyUser

Results 98 comments of MAVProxyUser

Assuming that the viewer installed the proper dependencies... I did not follow the instructions and stomp deps again ``` kfinisterre@SeekOnJam0:~/depthai-python/examples/ImageAlign$ python3 thermal_align.py Traceback (most recent call last): File "/home/kfinisterre/depthai-python/examples/ImageAlign/thermal_align.py", line...

For posterity... updated deps from the repo ``` kfinisterre@SeekOnJam0:~/depthai-python/examples/ImageAlign$ cd .. kfinisterre@SeekOnJam0:~/depthai-python/examples$ python3 install_requirements.py pip 24.3.1 from /home/kfinisterre/.local/lib/python3.10/site-packages/pip (python 3.10) Requirement already satisfied: pip in /home/kfinisterre/.local/lib/python3.10/site-packages (24.3.1) Requirement already satisfied:...

Looks like on Linux I get a new error @Erol444 ``` kfinisterre@SeekOnJam0:~$ depthai-viewer [2024-11-18T17:00:16Z INFO winit::platform_impl::platform::x11::window] Guessed window scale factor: 1 vulkan: No DRI3 support detected - required for presentation...

I've got good news on OSX @Erol444 ! I've at least got somewhere to work now, even if my linux box isn't happy with it! ![image](https://github.com/user-attachments/assets/b1fc2ef8-0506-43b5-b720-886390b42d8e) ``` MacBookAir:~ kfinisterre$ depthai-viewer...

@Erol444 I did indeed try again, to no avail from Linux, but it still responds fine from OSX (not simultaneously obviously). It shows up in the selection list, but when...

Please note it DID find the PoE device... it shows it in the list, the failure is when the driver attempts to connect. This is a brand new Ubuntu install....

https://github.com/jetsonhacks/rootOnNVMe.git