Expand description
§phoxal
The Phoxal robot framework as one crate. Production-oriented autonomous robots: manifest-driven, simulation-first, typed bus.
Module map:
bus— typed Zenoh transport + pubsub/query leaves.model— authored manifest schemas (robot.yaml,structure.urdf,component.yaml,simulation.yaml).spatial— geometry, frames, transforms, risk model.api— typed bus wire contracts, one module per platform runtime.runtime— theRuntimetrait, bootstrap, logical clock, runtime context.- [
scenario] — Webots-backed validation harness (featurescenario). util— shared helpers.