Skip to content

erkuo521/python-ins1000

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ins1000

Python driver for INS1000 RTK System

main features

  • automatically discover a Rover connected to serial port TODO: make faster and more reliable
  • log data to local file
  • parse various ouput packets
  • run as a webserver for Aceinna Navigation Studio (ANS) web app and show trajectory and sky-view info.

testing environment

  • Windows10: python2.7 and python 3.7
  • cygwin: python2.7 and python 3.6
  • Mac OS: python2.7

steps

pip install

  • pyserial
  • tornado

run

Run server.py to run as a webserver for Aceinna Navigation Studio (ANS) web app

python server.py

trajectory and maps

Open maps/trajectory webpage and check trajectory and maps

maps trajectory

sky-view

Open sky-view webpage and check sky-view info

skyview

About

Python driver for INS1000 RTK System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%