Skip to content

Commit

Permalink
run lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Jan 12, 2025
1 parent 9717de1 commit 56c7532
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ void averageBestPoses() {
assertEquals(2.15, pose.getZ(), .01);
}

// @Test
// @Test
public void casadiMemeLive() throws InterruptedException {
final double camPitch = Units.degreesToRadians(10.0);
final Transform3d kRobotToCam =
Expand Down

0 comments on commit 56c7532

Please sign in to comment.