Skip to content

Commit 279e20e

Browse files
committed
aa
1 parent 88df39b commit 279e20e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/frc/robot/Lib/BallDetectionTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ private void testCase1_StraightAhead() {
7575

7676
// Area random bc uh i like dont have a formula for area that works and wouldnt sim that so yeah
7777
finder.setTestRobotPose(pose1);
78+
System.out.println(" Some doohickey with adding a pose .");
7879
finder.addVisionSample(createTarget(yaw1, 5.0));
7980
System.out.println(" Added first vision sample.");
8081

0 commit comments

Comments
 (0)