Metadata-Version: 2.1
Name: ahs8p
Version: 0.0.1
Summary: Spartan ahrs8p Communication Library
Home-page: https://github.com/akashp1997/ahrs8p
Author: Akash Purandare
Author-email: akash.p1997@gmail.com
License: BSD-3-Clause
Keywords: ahrs8p,spartan
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: asvmq
Requires-Dist: pyserial
Requires-Dist: asvprotobuf
Requires-Dist: numpy

AHRS-8
------
This repository contains the SRMASV AHRS8 library.
------
## To install just run the following:
`python setup.py install`
-
The following module contains the following:

- IMU class for library to interface AHRS-8P
- Serial Auto Detection to detect IMU's serial port on OS


