Source: ros-humble-fusioncore-core
Section: misc
Priority: optional
Maintainer: "Manan Kharwar" <manan.kharwar@ansys.com>
Build-Depends: debhelper (>= 9.0.0), libeigen3-dev, ros-humble-ament-cmake, ros-humble-ament-cmake-gtest <!nocheck>, ros-humble-eigen3-cmake-module, ros-humble-ros-workspace
Homepage: https://github.com/manankharwar/fusioncore
Standards-Version: 3.9.2

Package: ros-humble-fusioncore-core
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libeigen3-dev, ros-humble-eigen3-cmake-module, ros-humble-ros-workspace
Description: Pure C++ UKF sensor fusion library underlying FusionCore.
 Fuses IMU, wheel encoders, GPS, and visual SLAM pose in a 23-state unscented Kalman filter. Includes ECEF GPS conversion, online gyro/accel/encoder bias estimation, adaptive noise covariance, chi-squared outlier gating, ZUPT, and GPS-denied operation. No ROS dependency, usable standalone.
