Qbranch,
I would like to suggest that you freeze frame the video
when the robot has its arm outstretched horizontally holding
the ball. Measure the horizontal distance from the end of
the arm to the back edge of the robot. Then measure the ball
diameter, take the appropriate ratio, and then multiply by 44
inches.
Eugene
Quote:
Originally Posted by Qbranch
if(robot_with_really_thin_arm/claw.team_number == 1024)
{
printf("Yes, it is within the 80" requirement, but only just.\n\r");
printf("Autonomous only gets faster from here for 1024.\n\r");
}
//-q 
|