jmicho
Results
2
issues of
jmicho
**Describe the bug** The device fails to run on the first try on the Jetson Nano. `k4aviewer` fails to detect the device. Kinect is connected to power using the attached...
Bug
Triage Approved
Firmware
```Python 3.8.2 (default, Jul 16 2020, 14:00:26) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import libnfs as nfs >>> x = nfs.NFS('nfs://192.168.10.165/volume1/data/') >>>...