AlignToTarget

constructor(swerveDrive: SwerveDrive, camera: Camera, translationSpeed: () -> Double = { 0.0 }, strafeSpeed: () -> Double = { 0.0 })