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

Using CTRL C to stop dataset playback wiped clean the json. #963

Open
brunofavs opened this issue May 23, 2024 · 3 comments
Open

Using CTRL C to stop dataset playback wiped clean the json. #963

brunofavs opened this issue May 23, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@brunofavs
Copy link
Collaborator

brunofavs commented May 23, 2024

I used this command to take a few prints of the dataset.

rosrun atom_calibration dataset_playback -json $ATOM_DATASETS/zau/inesc_day2_5_full/dataset_corrected.json

Used Ctrl C to exit, it exited cleanly without any error, the json was there but empty.

I'm not sure how to replicate this bug but this behavior though. If I wasn't using the overwrite flag it shouldn't have done this.
I used this sort of command numerous times before, I never encountered such behavior before.

@brunofavs brunofavs added the bug Something isn't working label May 23, 2024
@brunofavs brunofavs self-assigned this May 23, 2024
@miguelriemoliveira
Copy link
Member

Sounds strange. Actually I always use the overwrite flag to true, so there might be a bug when its not activated.

@miguelriemoliveira
Copy link
Member

I don't have time to work on this right now ...

@brunofavs
Copy link
Collaborator Author

The unfortunate thing is that I don't have a reliable way to recreate the issue.
I don't have time for it either, it's okay.

Atleast it's registered in case anyone bumps into it in the future as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants