The offset used to calculate the signal value. Combined with scaling, the calculation is value = raw_value * scaling + offset.
value = raw_value * scaling + offset
The primitive type (integer, floating point, boolean, etc.) for the ROS 2 primitive message definition.
A multiplier used to decode the message.
An optional attribute specifying the upper bound for STRING and WSTRING.
STRING
WSTRING