example_interfaces
Message Definitions
Bool
Byte
ByteMultiArray
Char
Empty
Float32
Float32MultiArray
Float64
Float64MultiArray
Int16
Int16MultiArray
Int32
Int32MultiArray
Int64
Int64MultiArray
Int8
Int8MultiArray
MultiArrayDimension
MultiArrayLayout
String
UInt16
UInt16MultiArray
UInt32
UInt32MultiArray
UInt64
UInt64MultiArray
UInt8
UInt8MultiArray
WString
Service Definitions
AddTwoInts
SetBool
Trigger
Action Definitions
Fibonacci
Standard Documents
CHANGELOG
Changelog for package example_interfaces
0.12.0 (2023-08-21)
0.11.0 (2023-04-27)
0.10.2 (2023-02-13)
0.10.1 (2022-09-13)
0.10.0 (2022-04-29)
0.9.3 (2022-04-06)
0.9.2 (2021-04-06)
0.9.1 (2021-03-18)
0.9.0 (2020-05-26)
0.8.0 (2020-04-30)
0.7.1 (2019-05-29)
0.7.0 (2019-04-14)
0.6.2 (2019-02-08)
0.6.1 (2018-12-06)
0.6.0 (2018-11-19)
0.5.0 (2018-06-25)
0.4.0 (2017-12-08)
CONTRIBUTING
LICENSE
PACKAGE
README
ROS 2 examples
Index
example_interfaces
Service Definitions
AddTwoInts
View page source
AddTwoInts
This is a ROS service definition.
Source
int64
a
int64
b
---
int64
sum