From d28c5507f5c88a4e934548c84953c64d44ab1e76 Mon Sep 17 00:00:00 2001 From: "Cris.Wei" <18547249+XW-HKU@users.noreply.github.com> Date: Thu, 4 Feb 2021 12:04:16 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 419d21c..5ee6787 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +**Noted: Ubuntu 16.04 and lower is not supported** ## FAST-LIO **FAST-LIO** (Fast LiDAR-Inertial Odometry) is a computationally efficient and robust LiDAR-inertial odometry package. It fuses LiDAR feature points with IMU data using a tightly-coupled iterated extended Kalman filter to allow robust navigation in fast-motion, noisy or cluttered environments where degeneration occurs. Our package address many key issues: 1. Fast iterated Kalman filter for odometry optimization;