19 static std::optional<frc::DifferentialDriveWheelSpeeds>
Unpack(
#define WPILIB_DLLEXPORT
Definition SymbolExports.h:36
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119
struct _wpi_proto_ProtobufDifferentialDriveWheelSpeeds wpi_proto_ProtobufDifferentialDriveWheelSpeeds
Foonathan namespace.
Definition ntcore_cpp.h:26
Definition kinematics.npb.h:37
Represents the wheel speeds for a differential drive drivetrain.
Definition DifferentialDriveWheelSpeeds.h:16
static std::optional< frc::DifferentialDriveWheelSpeeds > Unpack(InputStream &stream)
static bool Pack(OutputStream &stream, const frc::DifferentialDriveWheelSpeeds &value)
Protobuf serialization template.
Definition Protobuf.h:36