Define YAML_LOAD_REQ_DEG2
Defined in File yaml_helpers.h
Define Documentation
-
YAML_LOAD_REQ_DEG2(_varname, _type)
Required load of an angle: YAML stores degrees, variable holds radians (2-arg form - local variable). Throws if key is absent.
Defined in File yaml_helpers.h
Required load of an angle: YAML stores degrees, variable holds radians (2-arg form - local variable). Throws if key is absent.