An efficient neural network for real-time attitude estimation using IMU data.
What is RIANN?
RIANN is a lightweight neural network implementation for estimating orientation (attitude) from inertial measurement unit (IMU) data. It processes accelerometer and gyroscope readings to provide quaternion-based attitude estimation, optimized for real-time applications.
Key Features
Fast and accurate quaternion-based attitude estimation
Optimized for real-time processing with state preservation
Supports both batch processing and step-by-step integration