Skip to content

airalab/webflasher

Repository files navigation

ROBONOMICS-ESP Installer

This project is the webflasher for devices built by the Robonomics team. It provides a browser-based installer for supported ESP firmware builds.

Production

webflasher.robonomics.network

Altruist firmware channels

The installer provides Stable and Testing firmware for Altruist Urban and Insight. The selected interface language chooses the matching EN or RU manifest. Testing firmware is intended for validation before promotion to Stable and is marked with a warning in the installer. Urban manifests include both ESP32-C3 and ESP32-C6 builds; Insight is ESP32-C6 only.

Legacy *_DEV.manifest.json Altruist URLs are kept as compatibility aliases for the corresponding Testing manifests, but they are no longer shown in the installer UI.

CI-published Altruist manifests show the firmware version and source commit. Firmware CI updates this metadata and the cache-busting query with:

python scripts/update_altruist_manifests.py \
  --channel testing \
  --urban-version R-URB_2026-06.1 \
  --insight-version R-INS_2026-06.1 \
  --commit 0123456789abcdef

Device Integration Guides

About

User-friendly tools to flash Robonomics hardware

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Contributors