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