Skip to content

Commit 7955d65

Browse files
committed
update readme
1 parent fd6d0a9 commit 7955d65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ReadMe.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Please take a look at the feature list below for full details on what the system
1919

2020
## News / Events
2121

22+
* **July 7, 2020** - Released zero velocity update for vehicle applications and direct initialization when standing still. See [PR#79](https://github.com/rpng/open_vins/pull/79) for details.
2223
* **May 18, 2020** - Released secondary pose graph example repository [ov_secondary](https://github.com/rpng/ov_secondary) based on [VINS-Fusion](https://github.com/HKUST-Aerial-Robotics/VINS-Fusion). OpenVINS now publishes marginalized feature track, feature 3d position, and first camera intrinsics and extrinsics. See [PR#66](https://github.com/rpng/open_vins/pull/66) for details and discussion.
2324
* **April 3, 2020** - Released [v2.0](https://github.com/rpng/open_vins/releases/tag/v2.0) update to the codebase with some key refactoring, ros-free building, improved dataset support, and single inverse depth feature representation. Please check out the [release page](https://github.com/rpng/open_vins/releases/tag/v2.0) for details.
2425
* **January 21, 2020** - Our paper has been accepted for presentation in [ICRA 2020](https://www.icra2020.org/). We look forward to seeing everybody there! We have also added links to a few videos of the system running on different datasets.
@@ -61,6 +62,7 @@ Please take a look at the feature list below for full details on what the system
6162
* Binocular camera
6263
* KLT or descriptor based
6364
* Static IMU initialization (sfm will be open sourced later)
65+
* Zero velocity detection and updates
6466
* Out of the box evaluation on EurocMav and TUM-VI datasets
6567
* Extensive evaluation suite (ATE, RPE, NEES, RMSE, etc..)
6668

0 commit comments

Comments
 (0)