Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current found device(s): (0) #92

Open
nanzat opened this issue Nov 12, 2024 · 1 comment
Open

Current found device(s): (0) #92

nanzat opened this issue Nov 12, 2024 · 1 comment

Comments

@nanzat
Copy link

nanzat commented Nov 12, 2024

I face the problem with findilg the depth sensor

there's log:
[11/12 21:24:57.267797][info][12619][Context.cpp:68] Context created with config: /home/hertz/pyorbbecsdk/config/OrbbecSDKConfig_v1.0.xml
[11/12 21:24:57.267847][info][12619][Context.cpp:73] Work directory=/home/hertz/pyorbbecsdk, SDK version=v1.10.16-20241021-5113dad
[11/12 21:24:57.267888][info][12619][LinuxPal.cpp:32] createObPal: create LinuxPal!
[11/12 21:24:57.270439][info][12619][LinuxPal.cpp:166] Create PollingDeviceWatcher!
[11/12 21:24:57.270491][info][12619][DeviceManager.cpp:15] Current found device(s): (0)
[11/12 21:24:57.270525][info][12619][Pipeline.cpp:15] Try to create pipeline with default device.
[11/12 21:24:57.270548][warning][12619][ObException.cpp:5] No device found, fail to create pipeline!
[11/12 21:24:57.271199][info][12619][Context.cpp:84] Context destroyed
Traceback (most recent call last):
File "examples/depth_color_sync_align_viewer.py", line 122, in
main(sys.argv[1:])
File "examples/depth_color_sync_align_viewer.py", line 29, in main
pipeline = Pipeline()
RuntimeError: Caught an unknown exception!

I use nvidia jetson nano with ubuntu 18.01.XX, and Astra Pro
someone help me, i dont wanna use c++, i need python only

@nanzat
Copy link
Author

nanzat commented Nov 12, 2024

Screenshot from 2024-11-12 21-40-50
That's
after lsusb command
camera is Device 011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant