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

Issues running connect_and_grab.py on MotionCam-3D Color S #7

Open
MohamedTEV opened this issue Jan 15, 2025 · 0 comments
Open

Issues running connect_and_grab.py on MotionCam-3D Color S #7

MohamedTEV opened this issue Jan 15, 2025 · 0 comments

Comments

@MohamedTEV
Copy link

MohamedTEV commented Jan 15, 2025

Hi, I am using MotionCam-3D S to capture RGB and depth data.
I am using the script connect_and_grab.py provided in the repository. When I launch the code, the camera flashes indicating that it was detected, but then it fails to grab the frames and prompts the error below:

(photoneo) C:\Users\mmedl\Desktop\photoneo-python-examples-main\GigE-V\harvesters\basic>python connect_and_grab.py THR-043

Loading: C:\Program Files\MATRIX VISION\mvIMPACT Acquire\bin\x64\mvGenTLProducer.cti
Connecting to: THR-043

Traceback (most recent call last):
File "C:\Users\mmedl\Desktop\photoneo-python-examples-main\GigE-V\harvesters\basic\connect_and_grab.py", line 69, in
main(device_id)
File "C:\Users\mmedl\Desktop\photoneo-python-examples-main\GigE-V\harvesters\basic\connect_and_grab.py", line 42, in main
with ia.fetch(timeout=15) as buffer:
File "C:\Users\mmedl\anaconda3\envs\photoneo\lib\site-packages\harvesters\core.py", line 2562, in fetch
buffer = self._fetch(monitor=monitor,
File "C:\Users\mmedl\anaconda3\envs\photoneo\lib\site-packages\harvesters\core.py", line 2432, in _fetch
raise TimeoutException
_gentl.TimeoutException

@MohamedTEV MohamedTEV changed the title Issues running connect_and_grab.py on MotionCam-3D S Issues running connect_and_grab.py on MotionCam-3D Color S Jan 17, 2025
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