20 static std::optional<wpi::math::MecanumDriveWheelPositions>
Unpack(
#define WPILIB_DLLEXPORT
Definition SymbolExports.hpp:36
Class for wrapping a nanopb ostream.
Definition Protobuf.hpp:119
struct _wpi_proto_ProtobufMecanumDriveWheelPositions wpi_proto_ProtobufMecanumDriveWheelPositions
Definition CvSource.hpp:15
Represents the wheel positions for a mecanum drive drivetrain.
Definition MecanumDriveWheelPositions.hpp:15
static bool Pack(OutputStream &stream, const wpi::math::MecanumDriveWheelPositions &value)
wpi::util::ProtoOutputStream< wpi::math::MecanumDriveWheelPositions > OutputStream
Definition MecanumDriveWheelPositionsProto.hpp:18
wpi_proto_ProtobufMecanumDriveWheelPositions MessageStruct
Definition MecanumDriveWheelPositionsProto.hpp:15
wpi::util::ProtoInputStream< wpi::math::MecanumDriveWheelPositions > InputStream
Definition MecanumDriveWheelPositionsProto.hpp:16
static std::optional< wpi::math::MecanumDriveWheelPositions > Unpack(InputStream &stream)
Protobuf serialization template.
Definition Protobuf.hpp:36