From 4faa679144754b175abafa41f2e04051836170dd Mon Sep 17 00:00:00 2001 From: Yibin Wu <1040154272@qq.com> Date: Thu, 26 Oct 2023 15:29:24 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7167ebe..b20217c 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ You can then run **plot.py** in utils to plot the trajectory estimated by Wheel- ## Datasets -Two sets of example data with ground truth are provided (see *** dataset ***). Please refer to the ***ReadMe.pdf*** for details. If *git clone* is too slow, please try to download the *.zip* file directly. +Two sets of example data with ground truth are provided (see ***dataset***). Please refer to the ***ReadMe.pdf*** for details. If *git clone* is too slow, please try to download the *.zip* file directly. ## Related Papers *Based on the study of Wheel-IMU, we have published three papers. 1) The original Wheel-INS paper where we proposed a wheel-mounted IMU-based dead reckoning system and investigated its characteristics. 2) A thorough and complete comparison on three different measurement models in Wheel-INS with both theoretical analysis and experimental illustration. 3) A multiple IMUs-based localization system for wheeled robots by obtaining different dynamic information of the vehicle and taking advantage of the relative spatial constraints among the inertial sensors.*