Skip to content

Commit

Permalink
automatic tele stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
richpant committed Nov 25, 2024
1 parent 643fd48 commit e383fad
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ public Teleop(HardwareMap hardwareMap, Telemetry telemetry, Follower follower, P
this.follower = follower;
this.startPose = startPose;

this.startPose = new Pose(56,102.25,Math.toRadians(270));

this.fieldCentric = fieldCentric;
this.telemetry = telemetry;
this.gamepad1 = gamepad1;
Expand Down

0 comments on commit e383fad

Please sign in to comment.