Skip to main content

Aceinna Navigation System Open Devices Library

Project description

python-ans-devices

Python driver for OpenIMU and OpenRTK

Working Environment

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

Steps

1. Start the tool

There are 2 ways to run the tool

Prepare

Install the dependency library. It is better to create a virtual environments before to do it.

python 3.x

pip install -r requirements.txt

python 2.x

pip install -r requirements-2.x.txt

A. From source code

Run

Please use this way if you want to develop the project.

python main.py

B. Work as execution file

Build

It will be generated in dist folder.

pyinstaller build.spec
Run it
./ans-devices
Startup Arguments

You can specify some arguments while run the tool

parameters:

Name Type Default Description
--port Number 8000 Value should be an available port
--device-type String 'auto' Value should be IMU, RTK
--baudrate String None Value should be baudrate
--com-port String 'auto' Value should be a COM port
--debug Boolean False Log debug information
--with-data-log Boolean False Contains internal data log (OpenIMU only)
--with-raw-log Boolean False Contains raw data log (OpenRTK only)

2. Connect ans device

Link device to your pc or mac. And the tool will auto detect the linked device.

More Usage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openimu-2.1.0.tar.gz (41.8 kB view details)

Uploaded Source

Built Distribution

openimu-2.1.0-py3-none-any.whl (61.7 kB view details)

Uploaded Python 3

File details

Details for the file openimu-2.1.0.tar.gz.

File metadata

  • Download URL: openimu-2.1.0.tar.gz
  • Upload date:
  • Size: 41.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.4.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.0

File hashes

Hashes for openimu-2.1.0.tar.gz
Algorithm Hash digest
SHA256 a071a7c16b7a3aab91a85166e42f990e80c9a28e8b65586807a0b03ceb7c339c
MD5 89a94a69b748127a5f19f7b4dfc0d38b
BLAKE2b-256 11084a2e2b10b9fd2f1b486613268203b1e87b5fbe03f58120b247667ccf3489

See more details on using hashes here.

File details

Details for the file openimu-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: openimu-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 61.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.4.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.0

File hashes

Hashes for openimu-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa052d163be7ceb824195f8d8a8a0acb7719f391ab342070ed0ff7f29a8a947c
MD5 f44594f4e1f381e9c6a8034dfb77aac7
BLAKE2b-256 a389c89f42c82f9c01e409ade3a98ecf7fa3d8766c9050d26eda8b646fc288c9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page