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

Add progress bar and timestamp when playing back a bag #1762

Open
Kaju-Bubanja opened this issue Jul 26, 2024 · 2 comments
Open

Add progress bar and timestamp when playing back a bag #1762

Kaju-Bubanja opened this issue Jul 26, 2024 · 2 comments
Labels
backlog Not assigned and not immediately planned enhancement New feature or request

Comments

@Kaju-Bubanja
Copy link
Contributor

Description

Currently there is no timestamp displayed when playing a bag and it doesn't show how far in you are.
This makes analysing specific issues at a certain point in time harder

Completion Criteria

The current timestamp is shown when playing a bag, together with a completion percentage

Implementation Notes / Suggestions

Seems straight forward, but I'm not proficient in writing CLI tools

Testing Notes / Suggestions

Just play any bag

@Kaju-Bubanja Kaju-Bubanja added the enhancement New feature or request label Jul 26, 2024
@MichaelOrlov MichaelOrlov added the backlog Not assigned and not immediately planned label Sep 20, 2024
@nicolaloi
Copy link
Contributor

@MichaelOrlov If it's okay, I’d like to try to implement displaying the timestamp along with the completion percentage (which I believe is the 'current duration out of the total bag length'), similar to how ROS 1 prints these info during rosbag play.

@MichaelOrlov
Copy link
Contributor

@nicolaloi Thanks, it would be nice to have.
A draft PR is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Not assigned and not immediately planned enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants