20 static std::optional<frc::DifferentialDriveFeedforward>
Unpack(
#define WPILIB_DLLEXPORT
Definition SymbolExports.h:36
A helper class which computes the feedforward outputs for a differential drive drivetrain.
Definition DifferentialDriveFeedforward.h:25
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119
struct _wpi_proto_ProtobufDifferentialDriveFeedforward wpi_proto_ProtobufDifferentialDriveFeedforward
Foonathan namespace.
Definition ntcore_cpp.h:26
Definition controller.npb.h:30
static std::optional< frc::DifferentialDriveFeedforward > Unpack(InputStream &stream)
static bool Pack(OutputStream &stream, const frc::DifferentialDriveFeedforward &value)
Protobuf serialization template.
Definition Protobuf.h:36