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

Closed: Add Map Output Models to Examples and Refactor Visualizers #63

Closed
wants to merge 17 commits into from

Conversation

jkbmrz
Copy link
Collaborator

@jkbmrz jkbmrz commented Sep 10, 2024

This PR adds support for models with map output (depth, density, heatmap, etc.) to examples. Moreover, it refactors the experiments' visualization code (moving visualizers and their utils to a separate folder, merging mapping.py and visualize.py - cc @kkeroo as the owner of the experiments).

TODO: The code is not yet tested (stalled by the RuntimeError: Camera(0) - Desired FPS 30 is higher than max FPS of the sensor config: 28.5). EDIT: This is now tested!

@jkbmrz jkbmrz marked this pull request as ready for review September 16, 2024 07:37
Copy link
Collaborator

@klemen1999 klemen1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left some comments

examples/main.py Outdated Show resolved Hide resolved
examples/utils/parser.py Show resolved Hide resolved
Copy link
Collaborator

@kkeroo kkeroo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Jakob, the changes make sense and the structure looks better.

@github-actions github-actions bot added enhancement New feature or request examples Changes affecting examples. labels Sep 16, 2024
Copy link

github-actions bot commented Sep 16, 2024

Test Results

143 tests   143 ✅  1s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit c5d5af9.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Sep 16, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2354 973 41% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: c5d5af9 by action🐍

@jkbmrz jkbmrz changed the title [Draft] Add Map Output Models to Examples and Refactor Visualizers Add Map Output Models to Examples and Refactor Visualizers Sep 17, 2024
@jkbmrz jkbmrz closed this Sep 17, 2024
@jkbmrz jkbmrz deleted the feat/add_map_examples branch September 17, 2024 11:09
@jkbmrz jkbmrz changed the title Add Map Output Models to Examples and Refactor Visualizers Closed: Add Map Output Models to Examples and Refactor Visualizers Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request examples Changes affecting examples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants