Extend-Robotics / camera_aravis

A ROS1 driver for GenICam based GigE and USB3 cameras.
Other
1 stars 1 forks source link

remove MTU from dynamic reconfigure (use GenICam feature for that) #27

Closed bmegli closed 1 year ago

bmegli commented 1 year ago

Related to:

There are now 5 ways to set MTU

The result is the same but they are at the same time "racing" for result.

If user sets it through GenICam and rosparam the outcome depends on the order of code lines in init.

bmegli commented 1 year ago

This is backed by GenICam.

No explicit code to support that is needed.

For maintenance and simplicity reasons all custom code should be removed.

This should also fix #25

If user is interested in setting MTU he can do it through rosparams in launchfile or using service