Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 154 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 154 Bytes

adder

Ros component that takes two inputs (in1, and in2) and produces an output (sum). Inputs must be of type Float64, and output will also be Float64.