camera_aravis
camera_aravis copied to clipboard
Add support for USB3Vision devices
- Support for USB3Vision was added to aravis in version 0.6 (development).
- Use arv_camera_* functions where possible.
- Use ExposureTime instead of ExposureTimeAbs because ExposureTimeAbs is not anymore in recent GenICam SFNC versions (at least, not anymore in GenICam SFNC v2.3).
- Use DeviceSerialNumber instead of DeviceID for the same reason.
- Solve Aravis warning that signals were not disconnected.
- Free the camera pointer.
- Adapt to aravis v 0.6, where some members are now private.
Someone willing to intergrate? Is there any problem with my modifications?
Ping
Is this the correct place to send pull requests?
Please someone integrate.
Ping
This repository seems unmaintained. Cf. https://github.com/florisvb/camera_aravis for an up-to-date version (where this PR is merged).