Package edu.wpi.first.math.proto
Class Controller
java.lang.Object
edu.wpi.first.math.proto.Controller
public final class Controller extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Controller.ProtobufArmFeedforward
Protobuf typeProtobufArmFeedforward
static class
Controller.ProtobufDifferentialDriveFeedforward
Protobuf typeProtobufDifferentialDriveFeedforward
static class
Controller.ProtobufDifferentialDriveWheelVoltages
Protobuf typeProtobufDifferentialDriveWheelVoltages
static class
Controller.ProtobufElevatorFeedforward
Protobuf typeProtobufElevatorFeedforward
static class
Controller.ProtobufSimpleMotorFeedforward
Protobuf typeProtobufSimpleMotorFeedforward
-
Constructor Summary
Constructors Constructor Description Controller()
-
Method Summary
Modifier and Type Method Description static us.hebi.quickbuf.Descriptors.FileDescriptor
getDescriptor()
-
Constructor Details
-
Controller
public Controller()
-
-
Method Details
-
getDescriptor
- Returns:
- this proto file's descriptor.
-