Package xbot.common.injection.swerve
Class SwerveComponent
java.lang.Object
xbot.common.injection.swerve.SwerveComponent
Subcomponent for a handling dependency injection related to a single swerve drive module.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract SwerveDriveMaintainerCommand
abstract SwerveDriveSubsystem
abstract SwerveInstance
abstract SwerveModuleSubsystem
abstract SwerveSteeringMaintainerCommand
abstract SwerveSteeringSubsystem
-
Constructor Details
-
SwerveComponent
public SwerveComponent()
-
-
Method Details
-
swerveInstance
-
swerveModuleSubsystem
-
swerveDriveSubsystem
-
swerveDriveMaintainerCommand
-
swerveSteeringSubsystem
-
swerveSteeringMaintainerCommand
-