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

catch StopIteration when all images do not have stamp #1767

Merged

Conversation

knorth55
Copy link
Member

bag_to_video throw StopInteration signal when there is no next in iterator.
This occurs when all images has 0 timestamp.
This PR avoid the error and skip the topic when all timestamp is zero.

@k-okada k-okada added the MergeOK label Dec 8, 2022
@k-okada k-okada merged commit 7697952 into jsk-ros-pkg:master Dec 8, 2022
@knorth55 knorth55 deleted the jsk-rosbag-tools-timestamp-none branch March 20, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants