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 271 B

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