Builder

class Builder

Properties

Link copied to clipboard

The offset used to calculate the signal value. Combined with scaling, the calculation is value = raw_value * scaling + offset.

Link copied to clipboard

The primitive type (integer, floating point, boolean, etc.) for the ROS 2 primitive message definition.

Link copied to clipboard

A multiplier used to decode the message.

Link copied to clipboard

An optional attribute specifying the upper bound for STRING and WSTRING.