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.

dataflow.yml 258 B

123456789
  1. nodes:
  2. - id: rust-node
  3. custom:
  4. build: cargo build -p rust-ros2-dataflow-example-node --features ros2
  5. source: ../../target/debug/rust-ros2-dataflow-example-node
  6. inputs:
  7. tick: dora/timer/millis/500
  8. outputs:
  9. - pose

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