VoltageStamped
This is a ROS message definition.
Source
# SPDX-License-Identifier: BSD-3-Clause
# SPDX-FileCopyrightText: Czech Technical University in Prague
# Single voltage measurement.
std_msgs/Header header # stamp is the time the voltage was measured.
# frame_id is the location of the voltage measurement (does not need to be a TF frame).
VoltageMeasurement measurement # The measured voltage.