Package edu.wpi.first.math.proto
Class Kinematics
java.lang.Object
edu.wpi.first.math.proto.Kinematics
public final class Kinematics extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Kinematics.ProtobufChassisSpeeds
Protobuf typeProtobufChassisSpeeds
static class
Kinematics.ProtobufDifferentialDriveKinematics
Protobuf typeProtobufDifferentialDriveKinematics
static class
Kinematics.ProtobufDifferentialDriveWheelPositions
Protobuf typeProtobufDifferentialDriveWheelPositions
static class
Kinematics.ProtobufDifferentialDriveWheelSpeeds
Protobuf typeProtobufDifferentialDriveWheelSpeeds
static class
Kinematics.ProtobufMecanumDriveKinematics
Protobuf typeProtobufMecanumDriveKinematics
static class
Kinematics.ProtobufMecanumDriveMotorVoltages
Protobuf typeProtobufMecanumDriveMotorVoltages
static class
Kinematics.ProtobufMecanumDriveWheelPositions
Protobuf typeProtobufMecanumDriveWheelPositions
static class
Kinematics.ProtobufMecanumDriveWheelSpeeds
Protobuf typeProtobufMecanumDriveWheelSpeeds
static class
Kinematics.ProtobufSwerveDriveKinematics
Protobuf typeProtobufSwerveDriveKinematics
static class
Kinematics.ProtobufSwerveModulePosition
Protobuf typeProtobufSwerveModulePosition
static class
Kinematics.ProtobufSwerveModuleState
Protobuf typeProtobufSwerveModuleState
-
Constructor Summary
Constructors Constructor Description Kinematics()
-
Method Summary
Modifier and Type Method Description static us.hebi.quickbuf.Descriptors.FileDescriptor
getDescriptor()
-
Constructor Details
-
Kinematics
public Kinematics()
-
-
Method Details
-
getDescriptor
- Returns:
- this proto file's descriptor.
-