Tutorials

This library is meant to be used to easily interact with standard GNSS datasets and measurement types to run standard baseline algorithms.

The tutorials below show you how to interact with our standard NavData class and how to run standard baselines all with only a few lines of code.

Parser Tutorials

This tutorial explains details about existing parsers and how to create a new parser if necessary.

Algorithm Tutorials

This tutorial walks through the existing algorithms that you can use for baseline position solutions.

Utility Tutorials

This tutorial illustrates a few of the most common utility functions available in the utils directory.

Visualization Tutorials

This tutorial illustrates a few of the most common plotting functions available in the visualizations directory.