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