You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
imud is a general-purpose IMU daemon for Linux — think of it as gpsd for IMUs. It owns the inertial sensor, does the hard real-time work once (interrupt-driven sampling, calibration, sensor fusion, precise hardware timestamps), and publishes a clean attitude/heading/motion estimate on standard interfaces.
Real-time quaternion-based Multiplicative Extended Kalman Filter (MEKF) for IMU orientation estimation with gyroscope bias compensation and 3D visualization.
Hybrid AI-Powered Satellite Attitude Determination and Control System (ADCS) integrating MEKF, quaternion dynamics, LQR/PD control, and neural network-based attitude control for spacecraft GNC applications.
Portable C guidance, navigation, and control algorithms for rockets, spacecraft, simulation, and embedded flight computers. Including Mahony and Kalman (MEKF) filters for state estimation.