Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

run.py fails to run due to libswiftnav issue #52

Open
roamingryan opened this issue Jun 23, 2016 · 0 comments
Open

run.py fails to run due to libswiftnav issue #52

roamingryan opened this issue Jun 23, 2016 · 0 comments

Comments

@roamingryan
Copy link

Peregrine will not run when installed from source. I have attempted to rebuild libswiftnav as instructed but that hasn't resolved the problem. I will note that I do not have plover installed, so code generation is disabled according to cmake. Is plover required or optional?

My versions:
Peregrine SHA:3d07815849
libswiftnav SHA: 8bbc35e7292

~/gps/peregrine/peregrine$ python run.py
Traceback (most recent call last):
  File "run.py", line 22, in <module>
    from peregrine.navigation import navigation
  File "/home/ryan/ownCloud/gps/peregrine/peregrine/navigation.py", line 14, in <module>
    import swiftnav.pvt
  File "build/bdist.linux-x86_64/egg/swiftnav/pvt.py", line 7, in <module>
  File "build/bdist.linux-x86_64/egg/swiftnav/pvt.py", line 6, in __bootstrap__
  File "swiftnav/track.pxd", line 204, in init swiftnav.pvt (swiftnav/pvt.c:5092)
ValueError: swiftnav.track.AidedTrackingLoop has the wrong size, try recompiling
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant