Closed Perceval62 closed 1 year ago
Forgot to mention that these snippets are very much inspired by the docs.
Fixed the issue myself, Turns out I missed the disclaimer saying the driver must run with python3.7. By default jetson nano ships with another version. I no longer get this problem now.
Describe your question I've got an OS-2 sensor. I'm making a capture program using the Python sdk. Everything works as expected on my main computer x86-64 but I'm having weird errors with my jetson nano (arm64). I have spent considerable time looking into the docs and examples but fail to see other instantiation methods that could work instead.
In this case, the program fails when instantiating the sensor.
And this snippet of code fails with the following stack trace:
Platform (please complete the following information): OS-2 sensor. arm64 jetson x86-64