Skip to content

Code associated to Automatica submission: "Equivariant Symmetries for Inertial Navigation Systems" by Alessandro Fornasier, Yixiao Ge, Pieter van Goor, Robert Mahony, and Stephan Weiss

Notifications You must be signed in to change notification settings

aau-cns/equivaraint-symmetries-for-inertial-navigation-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatica submission: Equivaraint Symmetries for Inertial Navigation Systems

Alessandro Fornasier, Yixiao Ge, Pieter van Goor, Robert Mahony, and Stephan Weiss


Dependencies

How to reproduce the results of the submission:

Run the filters:

# To run the filters on the simulated data
python3 Simulation/Simulation.py Trajectories/sim <path_where_to_save_the_results> --ct --ctex --ctnew --iekf --tfiekf --mekf --equivariant_output

# To run the filters on the real data
python3 Simulation/Simulation.py Trajectories/insane <path_where_to_save_the_results> --ct --ctex --ctnew --iekf --tfiekf --mekf --equivariant_output --insane

Plot the results of a single run:

Run matlab's script Evaluation/scripts/plotFilters.m to plot the results

Plot the results of multiple runs:

Run matlab's script Evaluation/scripts/averageRmse.m to plot the results

Note that these scripts have not been cleaned up and are considered "research code"

About

Code associated to Automatica submission: "Equivariant Symmetries for Inertial Navigation Systems" by Alessandro Fornasier, Yixiao Ge, Pieter van Goor, Robert Mahony, and Stephan Weiss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published