Skip to content

Releases: Aceinna/gnss-ins-sim

V2.2.0

04 Jun 05:49
Compare
Choose a tag to compare
  1. Improve error statistics and plots of position error.
  2. Add odometer support.
  3. Different runs of an algorithm can have different initial conditions.
  4. Add setup.py
  5. Bug fixes.

gnss-ins-sim v2.1

10 Dec 06:02
Compare
Choose a tag to compare

Redo error summary and error plots.

gnss-ins-sim v2.0

06 Jul 03:08
Compare
Choose a tag to compare

Stable release.

First stable version after restructuring.

16 May 08:30
Compare
Choose a tag to compare

The Sim class is divided into three classes:
a data manager class
a algorithm manager class
a simulation manager class.

Running multiple algorithm in one simulation is supported.
Generating data from logged data is supported.

First stable version.

28 Apr 02:11
Compare
Choose a tag to compare
  • simulation engine
  • error models of IMU, Magnetometer and GPS
  • sensor data generator
  • data plot and storage
  • some demo algorithms