Giter Club home page Giter Club logo

yins's Introduction

@mainpage yins (An simple implementation of SINS)

introduction

Here is introduction

history

2019/09/30 Add GNSS/INS/OD loosely kalman filter combination.

docs

See yins_html_docs, use browser to open html file.

Abbreviation in code

Abbre explanation
Cnb \f$ C_n^b \f$, trans matrix n-axis to b-axis(the same as Qnb)
Cnb,Qnb,Enb trans from n-frame to b-axis(or attitude b-axis to n-axis)
n,b,e,i,c,d reference frame, navitaion/imu body/ecef/eci/carrier/odometer
euler Euler attitude, [roll, pitch, yaw]
g gps(or gnss phase center),gravity
d data, or DELTA, mean difference, e.g. dv, dtheta
theta angle increment
v velocity
SHF Spherical Harmonics Function
dbl double
enu,ned East, North, Up, Down
v3 3D vector
m3 3D matrix
_t data type
att attitude(could express by DCM,Quat,Euler), most express as "Enb"
mul multiply
dcm,ctm Direct Cosine Matrix, Coordinate Transform Matrix
w Omega, Rotation rate(wie_e mean \f$ w_ie^e \f$, project to e-axis)
rv rotation vector
lat latitude
lon longitude
hgt height
pos position, most represent under geodetic coordinate, (lat,lon,hgt)
xyz position under ECEF, Cartesian coordinate
rad radius
deg degree, unit
nav navigtaion
cfg config/configuration
kf kalman filter
od odometer
sol solution
ft filetype
kod odometer scalar factor, true/output
itg intergral
ycsv yins csv file, a self-explain extended csv file format for yins

Example for LATEX

you can use LATEX here:

\f$ \lambda = \alpha \f$

\f[ \lambda = \frac{a}{b} \f]

yins's People

Contributors

yinflying avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.