nowfound

Dev tools · May 6, 2026

FusionCore

ROS 2 UKF sensor fusion: GPS+IMU+wheels, zero manual tuning

What it does

FusionCore is a production-grade ROS 2 sensor fusion library. It runs a 22-state UKF fusing GPS, IMU, and wheel odometry with adaptive noise estimation (no manual Q tuning), Mahalanobis outlier rejection for GPS spikes and IMU glitches, and ECEF-native GPS handling that works at any scale. Benchmarked against robot_localization on the NCLT outdoor driving dataset: FusionCore wins on 5 of 6 sequences, up to 4 × lower ATE. Apache 2.0.

Does the same job

all alternatives →
  • FusionCore 0.3.2Jul 2026 · github.com · ▲4

    Robust sensor fusion for ROS 2, zero manual tuning

  • FR
    FusionCore: ROS 2 sensor fusion that outperforms robot_localizationApr 2026 · github.com · ▲11

    I built sensor fusion for a mobile robot and reached for robot_localization like everyone does. After spending too long fighting navsat_transform, UTM zone boundaries, and YAML covariance tuning, I wrote my own. FusionCore is a 22 state UKF that fuses IMU, wheel encoders, and GPS in ECEF directly (no coordinate projection, no extra node). It estimates IMU bias, adapts its noise covariance automatically from the innovation sequence, and gates outliers with a chi squared test on every sensor. I benchmarked it against robot_localization EKF on 6 sequences from the NCLT public dataset…

  • IB
    I built a real-time OSINT dashboard pulling 15 live global feedsMar 2026 · github.com · ▲312

    Sup HN, So I got tired of bouncing between Flightradar, MarineTraffic, and Twitter every time something kicked off globally, so I wrote a dashboard to aggregate it all locally. It’s called Shadowbroker. I’ll admit I leaned way too hard into the "movie hacker" aesthetic for the UI, but the actual pipeline underneath is real. It pulls commercial/military ADS-B, the AIS WebSocket stream (about 25,000+ ships), N2YO satellite telemetry, and GDELT conflict data into a single MapLibre instance. Getting this to run without melting my browser was the hardest part. I'm running this on a laptop…

  • Autometrics Observability Stack2023 · ▲134

    An open source observability stack for your backends

  • WA
    Waycore – an open-source, offline-first modular field computerDec 2025 · ▲49

    Hi HN, I’m building Waycore, an open-source project exploring what a flexible, offline-first field computer should look like for outdoor, survival, and off-grid scenarios. The core goals are adaptability and resilience: modular hardware (external sensor/tool modules) extensible OS with support for external apps (guidelines in progress) no required internet connection — maps, models, and knowledge work offline optional LTE/Wi-Fi when available and explicitly enabled A major focus is on-device agentic AI, not just chat or image recognition. The AI is intended to: read live sensor…

  • Openlit2024 · ▲152

    One click observability & evals for LLMs & GPUs

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • The first open-source price index for GPU compute

    Dev tools · 10d ago · getcomputable.com

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com