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
Copy file name to clipboardexpand all lines: ReadMe.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ details on what the system supports.
21
21
22
22
## News / Events
23
23
24
-
24
+
***May 11, 2023** - Inertial intrinsic support released as part of v2.7 along with a few bug fixes and improvements to stereo KLT tracking. Please check out the [release page](https://github.com/rpng/open_vins/releases/tag/v2.7) for details.
25
25
***April 15, 2023** - Minor update to v2.6.3 to support incremental feature triangulation of active features for downstream applications, faster zero-velocity update, small bug fixes, some example realsense configurations, and cached fast state prediction. Please check out the [release page](https://github.com/rpng/open_vins/releases/tag/v2.6.3) for details.
26
26
***April 3, 2023** - We have released a monocular plane-aided VINS, termed [ov_plane](https://github.com/rpng/ov_plane), which leverages the OpenVINS project. Both now support the released [Indoor AR Table](https://github.com/rpng/ar_table_dataset) dataset.
27
27
***July 14, 2022** - Improved feature extraction logic for >100hz tracking, some bug fixes and updated scripts. See v2.6.1 [PR#259](https://github.com/rpng/open_vins/pull/259) and v2.6.2 [PR#264](https://github.com/rpng/open_vins/pull/264).
@@ -79,6 +79,7 @@ details on what the system supports.
79
79
* Camera to IMU transform
80
80
* Camera to IMU time offset
81
81
* Camera intrinsics
82
+
* Inertial intrinsics (including g-sensitivity)
82
83
* Environmental SLAM feature
83
84
* OpenCV ARUCO tag SLAM features
84
85
* Sparse feature SLAM features
@@ -90,7 +91,7 @@ details on what the system supports.
90
91
* Masked tracking
91
92
* Static and dynamic state initialization
92
93
* Zero velocity detection and updates
93
-
* Out of the box evaluation on EurocMav, TUM-VI, UZH-FPV, KAIST Urban and VIO datasets
94
+
* Out of the box evaluation on EuRocMav, TUM-VI, UZH-FPV, KAIST Urban and other VIO datasets
94
95
* Extensive evaluation suite (ATE, RPE, NEES, RMSE, etc..)
0 commit comments