#define WPILIB_DLLEXPORT
Definition SymbolExports.h:36
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119
struct _wpi_proto_ProtobufChassisSpeeds wpi_proto_ProtobufChassisSpeeds
Foonathan namespace.
Definition ntcore_cpp.h:26
Definition kinematics.npb.h:19
Represents the speed of a robot chassis.
Definition ChassisSpeeds.h:25
static bool Pack(OutputStream &stream, const frc::ChassisSpeeds &value)
static std::optional< frc::ChassisSpeeds > Unpack(InputStream &stream)
Protobuf serialization template.
Definition Protobuf.h:36