21 static std::optional<frc::DifferentialDriveWheelVoltages>
Unpack(
#define WPILIB_DLLEXPORT
Definition SymbolExports.h:36
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119
struct _wpi_proto_ProtobufDifferentialDriveWheelVoltages wpi_proto_ProtobufDifferentialDriveWheelVoltages
Foonathan namespace.
Definition ntcore_cpp.h:26
Definition controller.npb.h:64
Motor voltages for a differential drive.
Definition DifferentialDriveWheelVoltages.h:14
static bool Pack(OutputStream &stream, const frc::DifferentialDriveWheelVoltages &value)
static std::optional< frc::DifferentialDriveWheelVoltages > Unpack(InputStream &stream)
Protobuf serialization template.
Definition Protobuf.h:36