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

Covariance evaluation #2

Merged
merged 4 commits into from
Sep 19, 2022
Merged

Covariance evaluation #2

merged 4 commits into from
Sep 19, 2022

Conversation

kubelvla
Copy link
Collaborator

The odometry creates two additional files if run as offline evaluation. One contains time and pose in the TUM format, the other one contains time and covariance.

Vladimir K added 4 commits August 31, 2022 16:55
structs with a pose, covariance and timestamp. It makes the code more readable.
Also, the odometry is now logged into the original file format (4*3 Affine3d
matrix per line) and into a new TUM format (t x y z qx qy qz qw cov11 cov12...).
…_code_public.git into covariance_evaluation

# Conflicts:
#	CMakeLists.txt
@kubelvla kubelvla requested a review from dan11003 September 19, 2022 07:23
@dan11003
Copy link
Owner

Can you add the CMakelists fix in the pull request?

@dan11003 dan11003 merged commit 0683d12 into release Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants