This fork has made it possible to correctly use several cameras.
Different cameras were publishing different topics but with the same image. This was due to the fact that the prefix was not passed to the RealSensePlugin and there the sensor manager had several cameras with the same name and always took the first one. The frame name has also been updated accordingly.
Also the resolution of the camera and FOV have been changed according to the specifications.
An example has been provided where two cameras look at a chessboard:
This fork has made it possible to correctly use several cameras. Different cameras were publishing different topics but with the same image. This was due to the fact that the prefix was not passed to the RealSensePlugin and there the sensor manager had several cameras with the same name and always took the first one. The frame name has also been updated accordingly. Also the resolution of the camera and FOV have been changed according to the specifications. An example has been provided where two cameras look at a chessboard: