You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

pyproject.toml 153 B

123456789
  1. [build-system]
  2. requires = ["maturin>=0.13.2"]
  3. build-backend = "maturin"
  4. [project]
  5. name = "dora-rs"
  6. [tool.maturin]
  7. features = ["pyo3/extension-module"]

DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl