xioTechnologies/Fusion
None observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1617
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
1719 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fusion is a C library for sensor fusion on Inertial Measurement Units (IMUs), implementing an AHRS algorithm that combines gyroscope, accelerometer, and magnetometer data into orientation estimates. It is optimised for embedded systems and also available as the Python package imufusion.
Use cases
- fuse imu sensor data into orientation estimates
- compute attitude and heading from gyroscope accelerometer and magnetometer
- track device orientation on embedded microcontrollers
- estimate orientation using only gyroscope and accelerometer
- combine gps heading with imu data
- analyze imu sensor data in python
When to choose
- you need efficient AHRS orientation estimation on embedded systems
- you want a lightweight C sensor fusion library with a Python wrapper
- you need flexible sensor combinations including gyro-only or gyro plus external heading
When to avoid
- you need full SLAM or visual-inertial odometry
- you require Kalman-filter-based fusion with covariance outputs
- your project is not in C or Python
Facets
library · maturity stable
simulation math sdk embedded-systems robotics hardware c python embedded cross-platform imu sensor-fusion ahrs attitude-estimation madgwick gyroscope accelerometer magnetometer algorithms
1 source
- readme: https://github.com/xioTechnologies/Fusion · fetched 2026-08-28 · 6f8756b10de3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xioTechnologies/Fusion | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="xioTechnologies/Fusion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem