Skip to content

RocketScienceOfficial/rocket-nav-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket Navigation Library

Overview

This repository contains all scripts needed to derive Extended Kalman Filter equations, simulate real data and analize it

There are also scripts used to download current magnetic tables (NOAA) and containing equations for transforming geographic coordinates

Features

  1. EKF
    • Matrices and equations derivation (C files)
    • Simulation real data
    • Plotting results
  2. Geo
    • Downloading magnetic data from NOAA and saving it in C header file
    • Functions for usage of magnetic data
    • Functions for transforming geographic coordinates

Setup

Install dependencies:

pip install -r requirements.txt

About

Estimation library for rocket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors