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 timestamps to mcap #355

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Add timestamps to mcap #355

merged 4 commits into from
Jul 3, 2024

Conversation

benemer
Copy link
Member

@benemer benemer commented Jul 2, 2024

To correctly save the poses to the tum format, we need the timestamps of the scan. For the rosbag reader we extract these from the message header. This PR is implementing the same for the mcap reader.

Depends on
#353

This reverts commit 8232ee2.
@benemer benemer added the python label Jul 2, 2024
nachovizzo
nachovizzo previously approved these changes Jul 3, 2024
Copy link
Collaborator

@nachovizzo nachovizzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks Benedetto

saurabh1002
saurabh1002 previously approved these changes Jul 3, 2024
Copy link
Contributor

@saurabh1002 saurabh1002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@benemer benemer dismissed stale reviews from saurabh1002 and nachovizzo via 4413372 July 3, 2024 11:11
@benemer benemer merged commit b380b8b into main Jul 3, 2024
17 checks passed
@benemer benemer deleted the benedikt/add_timestamps_to_mcap branch July 3, 2024 11:24
@benemer
Copy link
Member Author

benemer commented Jul 3, 2024

Merged after approval of @nachovizzo and @saurabh1002 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants