Skip to content
@OpenHPS

OpenHPS

Open Source Hybrid Positioning System

OpenHPS

About OpenHPS

OpenHPS (Open Source Hybrid Positioning System) is a powerful framework for building positioning systems that are interoperable, scalable, and discoverable. It provides a flexible architecture for processing positioning data across multiple domains.

  • 📡 Supports RF-based positioning (Wi-Fi, BLE, RFID, UWB)
  • 📷 Enables computer vision-based localization
  • 🧭 Integrates IMU-based navigation (sensor fusion, SLAM)
  • 🌍 Handles geospatial and relative positioning

Features

  • 2D, 3D, and geographical positioning
  • Extensible data processing pipeline
  • Support for multiple positioning algorithms (trilateration, triangulation, fingerprinting, SLAM...)
  • Modular add-ons for advanced functionality
  • Open source and community-driven

Add-ons

Positioning Algorithms

Data Services

Getting Started

Install OpenHPS Core with:

npm install @openhps/core --save

Create a simple model:

import { ModelBuilder } from '@openhps/core';

ModelBuilder.create()
    .build().then(model => {
         // Use the model
    });

Documentation

Contributing

Contributions are welcome! See our contributing guidelines for more information.

License

OpenHPS is licensed under the Apache License 2.0. See the full license here.

Pinned Loading

  1. openhps-core openhps-core Public

    OpenHPS: Core Component

    TypeScript 28 1

Repositories

Showing 10 of 32 repositories
  • openhps-core Public

    OpenHPS: Core Component

    OpenHPS/openhps-core’s past year of commit activity
    TypeScript 28 Apache-2.0 1 2 9 Updated Apr 1, 2025
  • .github Public
    OpenHPS/.github’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Mar 31, 2025
  • OpenHPS/openhps.org’s past year of commit activity
    Nunjucks 0 Apache-2.0 1 0 6 Updated Mar 20, 2025
  • openhps-rdf Public

    OpenHPS: RDF Component

    OpenHPS/openhps-rdf’s past year of commit activity
    TypeScript 0 Apache-2.0 0 2 0 Updated Mar 20, 2025
  • openhps-dht Public

    OpenHPS: Distributed Hash Tree

    OpenHPS/openhps-dht’s past year of commit activity
    TypeScript 0 Apache-2.0 0 0 0 Updated Feb 21, 2025
  • openhps-rf Public

    OpenHPS: RF Component

    OpenHPS/openhps-rf’s past year of commit activity
    TypeScript 1 Apache-2.0 0 0 0 Updated Feb 17, 2025
  • openhps-solid Public

    OpenHPS: SolidProject Component

    OpenHPS/openhps-solid’s past year of commit activity
    TypeScript 2 Apache-2.0 0 2 0 Updated Feb 16, 2025
  • POSO Public

    A Generic Positioning System Ontology

    OpenHPS/POSO’s past year of commit activity
    Nunjucks 2 MIT 0 1 0 Updated Jan 23, 2025
  • openhps-fingerprinting Public

    OpenHPS: Fingerprinting Component

    OpenHPS/openhps-fingerprinting’s past year of commit activity
    TypeScript 3 Apache-2.0 0 2 0 Updated Jan 13, 2025
  • openhps-rest Public

    OpenHPS: REST API Component

    OpenHPS/openhps-rest’s past year of commit activity
    TypeScript 1 Apache-2.0 0 1 0 Updated Dec 12, 2024

Top languages

Loading…

Most used topics

Loading…