Skip to content

grvmanda/EECS568Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EECS568Project

Downloading the data

  1. Go to http://robots.engin.umich.edu/nclt/, download sensor data and groundtruth.csv from a date, save all csv files in one folder named by the date, and store the folder in the "data" folder.

  2. Run the script "read_data_and_convert_to_mat.py" in the "utils" folder.

Running LIEKF example

  1. Open MATLAB to the "src" folder.

  2. Run the script "LIEKF_example.m".

Running Madgwick's algorithm example

  1. Open MATLAB to the "src" folder.

  2. Run the script "madgwick_example.m"

Running EKF example

  1. Open MATLAB to the "src" folder.

  2. Run the script "EKF_example.m".

Running trajectory visualization

  1. Open MATLAB to the "utils" folder.

  2. Run the script "visualize_path.m".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •