18 static std::optional<frc::MecanumDriveWheelSpeeds>
Unpack(
#define WPILIB_DLLEXPORT
Definition SymbolExports.h:36
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119
struct _wpi_proto_ProtobufMecanumDriveWheelSpeeds wpi_proto_ProtobufMecanumDriveWheelSpeeds
Foonathan namespace.
Definition ntcore_cpp.h:26
Definition kinematics.npb.h:77
Represents the wheel speeds for a mecanum drive drivetrain.
Definition MecanumDriveWheelSpeeds.h:20
static std::optional< frc::MecanumDriveWheelSpeeds > Unpack(InputStream &stream)
static bool Pack(OutputStream &stream, const frc::MecanumDriveWheelSpeeds &value)
Protobuf serialization template.
Definition Protobuf.h:36