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.
|
- nodes:
- - id: rust-node
- custom:
- build: cargo build -p rust-ros2-dataflow-example-node --features ros2
- source: ../../target/debug/rust-ros2-dataflow-example-node
- inputs:
- tick: dora/timer/millis/500
- service_timer: dora/timer/secs/1
- outputs:
- - pose
|