From 680f10d5d704ce0db68045ed5a6757dd689194d8 Mon Sep 17 00:00:00 2001 From: Hongbo Miao <3375461+Hongbo-Miao@users.noreply.github.com> Date: Tue, 27 Jun 2023 13:30:54 -0700 Subject: [PATCH] docs: update to ./AKFSFSimulation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ec2955..6530ad5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This project will use the Ubuntu 64 20.04.2.0 LTS VM C++ development environment 3. You should now be able to and run the estimation simulator ``` - ./AKFSF-Simulation + ./AKFSFSimulation ``` ### Project Structure ### There are 6 main files of interest: @@ -106,4 +106,4 @@ Starting from any filter base replace the ```kalmanfilter.cpp``` file. Program a ## Authors ## -This project was developed for the Technitute Course - Advanced Kalman Filtering and Sensor Fusion. Developed and produced by Dr. Steven Dumble. \ No newline at end of file +This project was developed for the Technitute Course - Advanced Kalman Filtering and Sensor Fusion. Developed and produced by Dr. Steven Dumble.