Skip to content

Commit

Permalink
Edited the changelog.rst to include the changes from this PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloDArandaR committed Feb 19, 2024
1 parent b1cbecf commit e4faced
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions image_pipeline/doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ There are several major change between ``Iron`` and ``Jazzy``:
``rgb/image_rect_color`` to ``rgb/image_raw`` to make clear that the
unrectified camera projection matrix is used, and for consistency with
other radial nodes.
* The boolen parameter ``full_dp`` from the DisparityNode has been deleted
and a new integer parameter ``sgbm_mode`` added to enable all the
variations of the stereo matching algorithm SGBM available from the
OpenCV library.

0 comments on commit e4faced

Please sign in to comment.