Class DriveFacingPose
java.lang.Object
frc.alotobots.library.subsystems.swervedrive.commands.DriveFacingPose
-
Constructor Summary
ConstructorsConstructorDescriptionDriveFacingPose(SwerveDriveSubsystem swerveDriveSubsystem) Creates a new DriveFacingPose command. -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyRequest(Supplier<Pose2d> targetPose) getCommand(Supplier<Pose2d> targetPose) voidsetup()
-
Constructor Details
-
DriveFacingPose
Creates a new DriveFacingPose command.- Parameters:
swerveDriveSubsystem- The drive subsystem
-
-
Method Details
-
setup
public void setup() -
applyRequest
-
getCommand
-