rospy_tutorials
/BadTwoInts Service
File:
rospy_tutorials/BadTwoInts.srv
Raw Message Definition
# Bad version of AddTwoInts for unit testing
int64 a
int32 b
---
int32 sum
Compact Message Definition
int64 a
int32 b
int32 sum
autogenerated on Mon, 06 Oct 2014 06:54:54