test_rosmaster/AddTwoInts Service

File: test_rosmaster/AddTwoInts.srv

Raw Message Definition

int64 a
int64 b
---
int64 sum

Compact Message Definition

int64 a
int64 b

int64 sum