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

Backport #1748: Adds a tool for environment data visualization and custom environmental sensors #1798

Merged
merged 11 commits into from
Nov 21, 2022

Commits on Nov 16, 2022

  1. Backport #1748: Adds a tool for environment data visualization and cu…

    …stom environmental sensors
    
    This PR adds a tool to visualize Scalar Environmental Data. It also adds custom sensors.
    
    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    772409e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Address compiler warnings.

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    5ce1d49 View commit details
    Browse the repository at this point in the history
  2. More compiler warnings fixed

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    0042fec View commit details
    Browse the repository at this point in the history
  3. Fix link error on 🪟 s

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    38a887a View commit details
    Browse the repository at this point in the history
  4. Try to fix the ABI breakage

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    61b150e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Revert "Try to fix the ABI breakage"

    This reverts commit 61b150e.
    arjo129 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    610d5d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Fix tests

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a18d573 View commit details
    Browse the repository at this point in the history
  2. Fix types so that qt warnings go away

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2881d61 View commit details
    Browse the repository at this point in the history
  3. Disable test on windows.

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    92718b0 View commit details
    Browse the repository at this point in the history
  4. Whoopsie. Fix compile error

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    bbb7193 View commit details
    Browse the repository at this point in the history
  5. Remove warning on windows

    Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
    arjo129 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fae0438 View commit details
    Browse the repository at this point in the history