-
Hi,
Thanks for a working API with helpful examples and some description of the function calls. However, I cannot find helpful descriptions of what is going on in the API. It seems I am supposed t…
-
From the docs:
> Include only components which are fixed to the chassis. Optional modular components should be omitted from the definition. (Note that this does not exclude field-replaceable hardwar…
-
Is it possible to have a stable GigE connector for Realsense? A company out of Germany seems to have done it ( https://www.framos.com/en/framos-depth-camera-d435e-camera-only-22806 ). I wonder if ther…
-
ADGenICam reads back all features from the camera, including the enum strings and values for enum features, under 2 circumstances:
- When writing the value to any feature in the camera. This is do…
-
Issue noted on hutch and dev subnets. Calling serverStat without args will or an invalid arg will hang indefinitely. Calling `serverStat --help` will yields the output, `this is a non-gige camera, g…
-
I have ROS Melodic running on Ubuntu 18.04. Since "ros-kinetic-cv-bridge" and "ros-kinetic-image-transport" in the prerequisites are not supported anymore, I substituted them with the melodic versions…
-
I'm trying to capture 6 USB-cameras simultaneously. With 5 everything runs fine, but when using a 6th camera pypylon is crashing, regardless of how and where they are plugged in. If I remove one camer…
-
In [this issue](https://github.com/TheImagingSource/tiscamera/issues/203) it was suggested to set an environment variable (`TCAM_LOG=DEBUG`) to see what MTU is negotiated between the camera and the PC…
yoelk updated
5 years ago
-
Hello,
I'm using _tisgrabber.py_ on Windows with a GigE camera. I'm trying to turn off Auto Exposure temporarily. I have been using calls such as ```setPropertySwitch('Gain', 'Auto', 0)```. With Ga…
ghost updated
4 years ago
-
I want to capture images from a Basler acA1300-60gm and the ROS pylon_camera node. I can open and control the camera with Pylon's PylonViewerApp. But when I'm starting the ROS node with `roslaunch pyl…