-
when I run python grab.py, I got some error
Traceback (most recent call last):
File "/home/mindvision/anaconda3/lib/python3.6/site-packages/pypylon/pylon.py", line 42, in swig_import_helper
…
-
Hi,
The camera I am using is acA2040-90umNIR.
I have been following the example to get additional chunk data from here: https://github.com/basler/pypylon/blob/master/samples/grabchunkimage.py
…
-
Hi everyone, I am having some problem with pypylon. I use Basler a2A3840-13gcBAS C-Mount camera. My python version is 3.6.9, my pylon C++ SDK version is 6.1.1.18345 and my pypylon version is 1.7.2. I …
-
Hi, firstly thank you for project. It's really useful project and very good source. But ı have a questions.
1-) I am using ubuntu 23.04 and ı followed your steps correctly but when ı build the proje…
-
Hello!
Recently I've started to face a problem of camera frame grabbing.
Sometimes grab_result is not succeeded, so I wrapped my code with additional exception which gives me this output:
```
…
smivv updated
2 years ago
-
![Screenshot from 2023-03-06 16-24-00](https://user-images.githubusercontent.com/19547513/223170213-9514f3b6-a174-4758-af06-3d711aad871f.png)
```bash
ugv@ugv-meditel:~/dev_ws/src/phase_rtabmap…
-
### Describe what you want to implement and what the issue & the steps to reproduce it are:
I'm trying to connect to the camera from a docker container.
OS: Ubuntu 22.04.4 LTS
Pylon: pylon_7.5.0.…
-
**Describe the bug**
Some tests are producing errors, especially on second execution
**To Reproduce**
Execute arv-test-0.8 -d all
**Expected behavior**
All tests producing success, on several…
-
I am trying to display the live video from the camera in my browser, some kind of video streaming
Right now I am using the following code but when I consume my service (through http request) the UI…
-
`_genicam.RuntimeException: Failed to open device '2676:ba02:2:2:25' for XML file download. Error: 'Device is exclusively opened by another client.' : RuntimeException thrown (file 'PylonUsbTL.cpp', l…