Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.
/ Navio2 Public archive
forked from emlid/Navio2

C++ and Python sensor examples for developers

License

Notifications You must be signed in to change notification settings

q-wertz/Navio2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navio 2

Collection of drivers and examples for Navio 2 - autopilot shield for Raspberry Pi. Has been forked due to bugs in original code.

This code still has a lot of bugs in it, which will be (hopefully) corrected in the near future.

Problem with pigpio.h

If you have got error: fatal error: pigpio.h: No such file or directory, install pigpio by commands:

sudo apt-get update
sudo apt-get install pigpio

About

C++ and Python sensor examples for developers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.3%
  • Python 37.2%
  • C 3.6%
  • Makefile 0.9%