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

EdgeSE3Expmap was modified #505

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

EdgeSE3Expmap was modified #505

wants to merge 1 commit into from

Conversation

dotatw
Copy link

@dotatw dotatw commented Apr 25, 2021

I found that this edge is invalid through some experiments.I wonder if this is dueing to the inconsistent direction of the term shift in the derivation.I try to modified like this, and it works well.

@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 45.56%. Comparing base (bcb4cb1) to head (9315929).
Report is 279 commits behind head on master.

Files with missing lines Patch % Lines
g2o/types/sba/edge_se3_expmap.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #505      +/-   ##
==========================================
+ Coverage   45.54%   45.56%   +0.01%     
==========================================
  Files         272      272              
  Lines       10483    10479       -4     
==========================================
  Hits         4775     4775              
+ Misses       5708     5704       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant