avt_vimba_camera icon indicating copy to clipboard operation
avt_vimba_camera copied to clipboard

ROS1/2 Driver for AVT cameras using VIMBA SDK.

Results 22 avt_vimba_camera issues
Sort by recently updated
recently updated
newest added

Hi! We have an IMU that sends a pulse at 4kHz. The camera receives this pulse on GPIO 1. Which parameters do we have to change to make the IMU...

When trying to get my Alvium G1-319c with VimbaX working the following error occurs: ``` [INFO] [mono_camera_exec-1]: process started with pid [1200797] [mono_camera_exec-1] [INFO] [1697613333.013449207] [camera]: Parameters loaded [mono_camera_exec-1] [INFO]...

Hi, I havent used Ros for quite some time so my knowledge may be a bit outdated, but I have trouble to launch the image producer with the provided launch...

Hi: I used this ROS driver and did some Configuration, however, I still have this kind of problems shown below: > [ WARN] [1695583457.816216763]: Feature DeviceTemperatureSelector: value unavailable ERROR Invalid...

In the [Alvium Features Reference V2.9.1](https://cdn.alliedvision.com/fileadmin/content/documents/products/cameras/various/features/Alvium_Features_Reference.pdf) they show the available options for the `DeviceTemperatureSelector` are: - _Mainboard_ - _FpgaCore_ (only for G5) - _PhyCore_ (only for G5) I've changed the...

Hello! I've added this package to my workspace in my Jetson Orin Developer Kit but it didn't compiled. I've correctly installed the Vimba SDK and also performed the `apt-get install...

Using ros2_master, USB Allied Vision 1800 U-1240c, Vimba 6.0. Each camera works separately. But when I try to run both simultaneously, only the camera started first will output. This behavior...

Hello, When trying to launch the camera in ros2 we get the error DeviceTemperatureSelector: Value unavailable ERROR Invalid value We have tried changing this parameter in the params.yaml file and...

Is there a possibility to query the current values used by the camera, e.g. `gain` or `exposure`, if those are set to auto/continuous? `rosparam get` only returns the parameters set...

I seem to be having a problem with the USBTL camera where it will timeout or not work unless I plug it in and unplug it again every time I...