FraunhoferIOSB / camera_aravis2

ROS2 camera driver for GenICam-based GigEVision and USB3Vision cameras.
BSD 3-Clause "New" or "Revised" License
15 stars 3 forks source link

Remapping of GenICam feature names #32

Closed boitumeloruf closed 3 weeks ago

boitumeloruf commented 7 months ago

What if camera manufacturers do not adhere to the GenICam SFNC and use custom feature names? In this case, the user should be able to provide a YAML file with camera-specific remappings of feature names.

boitumeloruf commented 3 weeks ago

Due to variable declaration of feature names, this is not needed anymore.