Derek Knowles

Results 20 comments of Derek Knowles

I believe this is a duplicate to #78

I have a similar issue. In the Windows GUI the image from the AR0135 does not have vertical stripes, but when I use the exact same configuration file on a...

Pinging again as relevant to #31

Hi @EvanBekt. Can you be as specific as possible with what sensors you're using so I can recommend some resources? Broadly speaking, I would recommend adding linear velocity and possibly...

This is representative of a larger issue. 1. For a temporary fix @kstamatiou, you could clone the repository and install as a [development version](https://github.com/geospace-code/georinex?tab=readme-ov-file#install). Then, change [these lines](https://github.com/betaBison/georinex/blob/81ac2192af38a1ae2da2960e278a83ebc61a7fd4/src/georinex/nav3.py#L232-L234) to be...

Yes, we are actively working to update our tutorials in our `tutorial-enhancements` development branch. Currently there is only a simple demonstration of the EKF, but we hope to add additional...

New documentation added with the latest v1.0.3 release. Tutorial: https://gnss-lib-py.readthedocs.io/en/latest/tutorials/algorithms/tutorials_gnss_filters_notebook.html Function-level documentation: https://gnss-lib-py.readthedocs.io/en/latest/reference/algorithms/gnss_filters.html

Were you following the "Developer Installation" instructions here? https://gnss-lib-py.readthedocs.io/en/latest/install.html Did you have any errors when installing `gnss_lib_py` with `poetry install` after you cloned the repository ? When you run the...

Hi again, @mikehb I'll need some additional information to be able to help you. It sounds like you may be interchanging installing with `pip` vs. `poetry` and switching between the...

Hi @mikehb, I wonder if `gnss_lib_py` wasn't correctly installed based on your other issue. It's also definitely possible we have a bug in the code or don't have observation files...