You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added local bundle adjustement option for odometry F2M
For smooth odometry, you can try 3D to 2D registration approach (Visual Registration->Motion estimation or OdomF2M/BundleAdjustment=1) with g2o local bundle adjustement (Odometry->Frame to Map->Local bundle adjustment or Vis/EstimationType=1).
Improved g2o bundle adjustement (doing stereo instead of mono optimization)
Updated default parameters
Some bug fixes
See Installation page for additional installation instructions depending on your platform (e.g., drivers).