14 static google::protobuf::Message*
New(google::protobuf::Arena* arena);
16 const google::protobuf::Message& msg);
17 static void Pack(google::protobuf::Message* msg,
#define WPILIB_DLLEXPORT
Definition: SymbolExports.h:36
Helper class that converts a chassis velocity (dx and dtheta components) to left and right wheel velo...
Definition: DifferentialDriveKinematics.h:29
Definition: ntcore_cpp.h:26
static frc::DifferentialDriveKinematics Unpack(const google::protobuf::Message &msg)
static google::protobuf::Message * New(google::protobuf::Arena *arena)
static void Pack(google::protobuf::Message *msg, const frc::DifferentialDriveKinematics &value)