#define WPILIB_DLLEXPORT
Definition SymbolExports.h:36
A helper class that computes feedforward outputs for a simple arm (modeled as a motor acting against ...
Definition ArmFeedforward.h:21
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119
struct _wpi_proto_ProtobufArmFeedforward wpi_proto_ProtobufArmFeedforward
Foonathan namespace.
Definition ntcore_cpp.h:26
Definition controller.npb.h:18
static std::optional< frc::ArmFeedforward > Unpack(InputStream &stream)
static bool Pack(OutputStream &stream, const frc::ArmFeedforward &value)
Protobuf serialization template.
Definition Protobuf.h:36