Machine learning in robotics is still mostly broken.
Collecting data is expensive, curation is messy, and wiring up sensors, robots, and inference is harder than it should be.
Weβre fixing this by building two core pieces:
- β‘ Positronic Runtime β immediate-mode, Python-native middleware to wire cameras, arms, sensors, and inference. Simple to read, extend, and ship.
- π Data OS for Robotics β a dataset format that handles multi-rate sensor data natively, plus a web UI to browse, label, filter, and curate episodes.
Who itβs for
Teams building manipulation systems that need reliable data pipelines and quick bring-up on real hardware.
Our repositories:
- Positronic Runtime & Data OS β Python-native stack for real-life ML robotics.
- Configuronic β a typed CLI for experiments and training scripts.
Get involved
- π¬ Join Discord to ask questions, share setups, and request features.
- β Star / follow on GitHub and open issues/PRs.
- βοΈ Email: hi@positronic.ro
Open-source first
Core components are being released progressively; commercial tooling will stay compatible.