ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If I understand your question correctly, different cameras end up needing different parameters. Camera1394 has a similar problem.
There is currently no way to do that with dynamic reconfigure. I ended up including all possible parameters on the reconfigure GUI, which unfortunately makes it longer than necessary.
Various dynamic reconfigure enhancements have been requested to deal with this and similar problems, but I don't know if anyone is working on them.