Python bindings for the ikalman c library
Project description
See gps.h for usage.
Check LICENSE for licensing info.
Python bindings are used like:
import py_kalman filter = py_kalman.filter(<noise double>) filter.update_velocity2d(<lat>, <lon>, <seconds_since_last_update>) filter.get_mph() filter.get_lat_long() filter.get_velocity() filter.get_bearing()
Installation should be as simple as: python setup.py install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ikalman-0.2.0.tar.gz
(8.1 kB
view details)
File details
Details for the file ikalman-0.2.0.tar.gz
.
File metadata
- Download URL: ikalman-0.2.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8c8097dc20ca008eb24424fe26f5c2cf288d6ce0337f09543c2a1fc098b2431d
|
|
MD5 |
19a7cfba0cc604bc58f5fcff39300844
|
|
BLAKE2b-256 |
d5a0212d6930250304ea1f63a97572ad593ec7550c59848aa1d49caebd4f07b1
|