Skip to content

Develop v2.6.3

Compare
Choose a tag to compare
@goldbattle goldbattle released this 15 Apr 22:53
· 80 commits to master since this release

In general a bunch of smaller changes and bug fixes. Thanks to all the contributors that opened issues and PRs to address the problems. We also have recently released a monocular plane-aided VINS, termed ov_plane, which leverages the OpenVINS project. We hope that those interested can check it out.

image

Bug Fixes

  • fix: incorrect zero-velocity bias evolution code in 3861010
  • fix: link errors by @FinleyPan in #272
  • fix: display problem if the track length of feature is very long by @CanCanZeng in #267
  • fix: bug in get_oldest_time from FeatureDatabase by @wang-lq in #287
  • fix: Segmentation fault in State.h by @pritzvac in #306
  • fix: newer matplotlib version in 0429390
  • fix: pointcloud publishing extra (0,0,0) features in 70b0ae3
  • fix: gram-schmidt bug if gravity was along the e1 vector in b397178
  • fix: using sample config info on KAIST (see #300 and d171a03)

What's Changed

New Contributors

Full Changelog: v2.6.2...v2.6.3