`image_proc` and `stereo_image_proc` both use nodelets in their design for each of the individual processing steps that they're doing (rectification, disparity, stereo etc.).
What are the advantages of doing it this way? Also, how is `stereo_image_proc` able to use the `image_rect` output if it is being made by another nodelet?
Thank you.
↧