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

Fix a panic for the replayer when no frames exist to replay #1608

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

julianschuler
Copy link
Member

Why? What?

This PR fixes the replayer panicking when no frames exist to replay.

ToDo / Known Issues

None.

Ideas for Next Iterations (Not This PR)

None.

How to Test

Upload to a NAO and download the logs before recording anything:

pepsi upload 33
pepsi logs download ./logs 33

Run the replayer and see that there is no panic (and no frames):

pepsi run replayeyr -- logs/10.1.24.33/[...]

@julianschuler julianschuler changed the title Use a minimum width when creating the viewport Fix a panic for the replayer when no frames exist to replay Jan 25, 2025
@julianschuler julianschuler added this pull request to the merge queue Jan 25, 2025
Merged via the queue into HULKs:main with commit 955ba91 Jan 25, 2025
28 checks passed
@julianschuler julianschuler deleted the fix-replayer branch January 25, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants