Skip to content

Instantly share code, notes, and snippets.

@fnoble
Last active May 31, 2023 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save fnoble/8b1b12a1d15b26c5546a to your computer and use it in GitHub Desktop.
Save fnoble/8b1b12a1d15b26c5546a to your computer and use it in GitHub Desktop.
SBP decoding example with Python
# This gist has been moved into libsbp:
# https://github.com/swift-nav/libsbp/blob/master/python/sbp/client/examples/simple.py
@obbila
Copy link

obbila commented Jun 9, 2015

Hi Fergus,
I am trying to run: python sbp_example.py

I get the following error:
ImportError: No module named sbp_piksi

I cannot seem to find this in libsbp/python is there something else I need to install?

@rs1990
Copy link

rs1990 commented Jun 30, 2015

I have the same issue. Any solution ?

@fnoble
Copy link
Author

fnoble commented Sep 14, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment