-
I have a custom register in an Allied Vision Prosilica camera at address 0x16104, which is not defined as a node in the XML file.
I am able to read and write in that register using proprietary SDK (V…
-
**Describe the bug**
I am using a Basler camera which is set to pixelformat MONO10p.
When I am accessing the camera using the aravis client I get the right value 0x010A0046 according to the spec.
…
-
# Summary
The FOV defined in the proto file: https://github.com/bit-bots/bitbots_main/blob/22622a780bca744a302a4546160e4e9ac9f91733/bitbots_wolfgang/wolfgang_webots_sim/protos/robots/Wolfgang/Wolfgan…
-
Cameras cannot be connected to the software unless their serials are list in camera_serials.ini
This file was created to make sure the correct left and right cameras are used when using Basler and im…
-
Hello all, just starting to use this rust lib as I am coming from python and the harvesters module (which is basically the equivalent of cameleon, but for python) but got sick of the snail pace of pyt…
-
I connected a Basler acA1920-40uc USB3 camera and set up a profile on the cam in the pylon camera suite utility, among others enabling White Balance.
When running the pylon_camera stack, somehow th…
-
Are there any plans to expose a way to trigger basler camera's commands, like `TimestampLatch` and `SoftwareSignalPulse` through either a glib object signal or exposing the underlying camera device po…
-
Hi all
I am using a C++ script to record hardware triggered video with a Basler USB camera.
So far we used an acA1300-200uc camera and it worked fine. Now we have a new camera model 1440-220uc.
…
-
It seems that the version specified in
https://github.com/magazino/pylon_camera/blob/ced4d4fb1b1a68877eddb2e8b6be8590dad606ec/rosdep/pylon_sdk.rdmanifest#L28-L30
is not provided by Basler anymore.…
-
I'm running python3.5 on linux x86 remotely through ssh, the basler camera shows up in lsusb but cannot be found when calling `camera.Attach(tl_factory.CreateFirstDevice())`