mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
[wpimath] Add remaining struct and protobuf implementations (#5953)
This commit is contained in:
@@ -29,6 +29,7 @@ message ProtobufSimpleMotorFeedforward {
|
||||
double ks = 1;
|
||||
double kv = 2;
|
||||
double ka = 3;
|
||||
double dt = 4;
|
||||
}
|
||||
|
||||
message ProtobufDifferentialDriveWheelVoltages {
|
||||
|
||||
Reference in New Issue
Block a user