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

Added reflectance output image for DepthCamera #2966

Open
wants to merge 18 commits into
base: gazebo11
Choose a base branch
from

Commits on Apr 13, 2021

  1. Added reflectance output image

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    03b65b5 View commit details
    Browse the repository at this point in the history
  2. Fixed style from codecheck

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    6733e9b View commit details
    Browse the repository at this point in the history
  3. Removed virtual modifier to prevent ABI break

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    2c41445 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Update style from suggestion

    Co-authored-by: Alejandro Hernández Cordero <[email protected]>
    WilliamLewww and ahcorde authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    8e4decc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Added test for depth camera reflectance image topic

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a28d71c View commit details
    Browse the repository at this point in the history
  2. Encapsulated data into test class

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a29747c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from WilliamLewww/wlew/depth_camera_reflectance_2

    Encapsulated data into test class
    WilliamLewww authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    dcd579f View commit details
    Browse the repository at this point in the history
  4. Encapsulated variables and functions for rest of tests

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    499b47e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Fixed formatting from code check

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    f3ad4c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from WilliamLewww/wlew/depth_camera_reflectance_2

     Encapsulated variables and functions for rest of tests
    WilliamLewww authored Apr 17, 2021
    Configuration menu
    Copy the full SHA
    e51d311 View commit details
    Browse the repository at this point in the history
  3. Fixed formatting with pointers and references

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    5d3646e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from WilliamLewww/wlew/depth_camera_reflectance_2

    Fixed formatting with pointers and references
    WilliamLewww authored Apr 17, 2021
    Configuration menu
    Copy the full SHA
    e30dc2b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Removed topic that is never published

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ca05d96 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Inverted reflectance output

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c776173 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    0106de6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Removed data inversion in sensor

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c9d9b3e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Prevent image reversing on reflectance image

    Signed-off-by: William Lew <[email protected]>
    WilliamLewww committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    b3f1fe4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    87ec97f View commit details
    Browse the repository at this point in the history