Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vga scale #951

Open
wants to merge 4 commits into
base: rolling
Choose a base branch
from
Open

Commits on Feb 26, 2024

  1. Adding a parameter for camera calibration

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    
    Revert "Initial Merging: Setting up ImageSaverNode"
    
    This reverts commit 4534c95.
    
    DisparityNode: replace full_dp parameter with sgbm_mode (ros-perception#945)
    
    Previously, only the SGBM and HH modes were allowed
    
    add invalid_depth param (ros-perception#943)
    
    Add option to set all invalid depth pixels to a specified value, typically the maximum range.
    
     * Updates convertDepth parameter name and optimizes use of the parameter.
     * Updates PointCloudXYZ, PointCloudXYZI, and PointCloudXYZRGB with new invalid_depth parameter
    
    Adding scale parameter to camera calibrator
    
    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7f5d1d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ee877 View commit details
    Browse the repository at this point in the history
  3. Using class member approach

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e50ce50 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Adding a method to set scale

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4199d32 View commit details
    Browse the repository at this point in the history