Skip to content

Commit

Permalink
Update depth_image_proc::RegisterNode documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio-Parmeggiani authored Mar 1, 2024
1 parent 862c844 commit b9b5250
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions depth_image_proc/doc/components.rst
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ Parameters
^^^^^^^^^^
* **depth_image_transport** (string, default: raw): Image transport to use
for depth subscriber.
* **use_rgb_timestamp** (bool, default: false) : use timestamp of rgb image instead of depth image for the registered image.
* **fill_upsampling_holes** (bool, default: false) : when RGB is higher res, interpolate by rasterizing depth triangles onto the registered image.
* **queue_size** (int, default: 5): Size of message queue for synchronizing
subscribed topics.

Expand Down

0 comments on commit b9b5250

Please sign in to comment.