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

--[Part 2 of 2] Semantic region building #2307

Merged
merged 28 commits into from
Jan 31, 2024
Merged

Commits on Jan 29, 2024

  1. --add support for non-wildcard relative filenames.

    This enables relative path/filename values set in the default attributes section of the scene dataset config to be resolved to real files on attributes load.
    jturner65 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1704ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab893d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c9621a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9210c44 View commit details
    Browse the repository at this point in the history
  5. --fix mp3d test

    jturner65 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    635e775 View commit details
    Browse the repository at this point in the history
  6. --clang-tidy

    jturner65 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    906a727 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45185d8 View commit details
    Browse the repository at this point in the history
  8. viewer.py region rendering demo

    aclegg3 authored and jturner65 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    aa73975 View commit details
    Browse the repository at this point in the history
  9. fix viewer typo introduced by flaker

    aclegg3 authored and jturner65 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9238d7e View commit details
    Browse the repository at this point in the history
  10. --make extrusions

    jturner65 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dd0a73c View commit details
    Browse the repository at this point in the history
  11. --rename sub-configs to SemanticVolumes

    Will eventually be used for describing non-region semantic constructs.
    jturner65 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    59ff50c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53563c5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eedb92b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. --initial test commit

    jturner65 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f15dcf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. --minor message cleanup

    jturner65 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    08d28c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02d1340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a9ebea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b93ebc7 View commit details
    Browse the repository at this point in the history
  5. --clean up

    jturner65 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bab9477 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4414404 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bc63e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c032437 View commit details
    Browse the repository at this point in the history
  9. --require ssd handle to be found explicitly in dataset

    Since this handle is only a string tag to tie to a semantic attributes, it should -always- be matched explicitly.
    jturner65 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d787c70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc43e79 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e79bf0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    feccd0c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6bfedef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f49ced1 View commit details
    Browse the repository at this point in the history