Skip to content

Commit

Permalink
stereo_image_proc: update component.rsc to disprarity node add parame…
Browse files Browse the repository at this point in the history
…ter use_image_transport_camera_info
  • Loading branch information
quic-zhaoyuan committed Nov 28, 2024
1 parent 201b75f commit 04e6a59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stereo_image_proc/doc/components.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ Parameters
over the network than camera info and/or the delay from disparity processing
is too long.

*Common*
* **use_image_transport_camera_info** (bool, default: true): To control whether DisparityNode uses image_transport::getCameraInfoTopic for deriving camera_info topics. To set false, the node directly uses the camera_info topics specified via remapping (e.g., left/camera_info and right/camera_info), bypassing image_transport's derivation logic.

stereo_image_proc::PointCloudNode
---------------------------------
Combines a rectified color image and disparity image to produce a
Expand Down

0 comments on commit 04e6a59

Please sign in to comment.