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

python: mcap_ros1: treat 0 as a valid timestamp #502

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

james-rms
Copy link
Collaborator

Previously a log time or publish time of 0 would be interpreted as a None, and the ros1 writer would write time.time_ns() instead.

@james-rms james-rms force-pushed the jrms/python-ros1-timestamp-0 branch from 055e52d to 339f60a Compare August 2, 2022 04:05
@james-rms james-rms force-pushed the jrms/python-ros1-timestamp-0 branch from 339f60a to f43b358 Compare August 2, 2022 04:11
@james-rms james-rms requested a review from jhurliman August 2, 2022 04:26
@james-rms james-rms merged commit 802b5a4 into main Aug 2, 2022
@james-rms james-rms deleted the jrms/python-ros1-timestamp-0 branch August 2, 2022 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant