2011:Autonomous Light Tracking Page: Difference between revisions

From 1511Wookiee
Jump to navigationJump to search
(New page for autonomous light tracking content)
 
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
The biggest problem is there are only 12 inches to the peg from the end of the fork line. We can't go that far or else we won't be appropriatly lined up with the pegs. We also have to change this for the diffrent peg heights as well. (if the arm is more vertical, we have to drive foward further.)  
The biggest problem is there are only 12 inches to the peg from the end of the fork line. We can't go that far or else we won't be appropriatly lined up with the pegs. We also have to change this for the diffrent peg heights as well. (if the arm is more vertical, we have to drive foward further.)  


A coding where the left / right sensor is dominante it might help (we can drive foward and let physics put the tube on, we do not need to be perpedicular to the peg wall to put the pegs on. Angled placement is possible.) by increasing the angle of the tube so the hole is more correctly lined up with the   
A coding where the left / right sensor is dominante it might help (we can drive foward and let physics put the tube on, we do not need to be perpedicular to the peg wall to put the pegs on. Angled placement is possible.) by increasing the angle of the tube so the hole is more correctly lined up with the&nbsp;pegs. (so we can at least put it on.)<br>
 
 
 
Also there have to be diffrent speeds (pending on the position of the robot in relation to the line). The robot should be fast for 75% of the line before the fork, then go slowly while it trys to pick up the fork. then it should turn to the fork and go a moderate enough speed so it can score the ubertube. Of course we don't want to go slow the entire time. We only have 15 seconds.
 


<br>


Also there have to be diffrent speeds (pending on the position of the robot in relation to the line). The robot should be fast for 75% of the line before the fork, then go slowly while it trys to pick up the fork. then it should turn to the fork and go a moderate enough speed so it can score the ubertube. Of course we don't want to go slow the entire time. We only have 15 seconds.


<br>


<br>


<br>


&nbsp;
&nbsp;

Latest revision as of 10:42, 6 January 2012

Currently Peter has the robot programmed to drive foward while following the line and stop once all three sensors can no longer see the tape. On the center line we need to figure out what to do after turning from the fork. 

The biggest problem is there are only 12 inches to the peg from the end of the fork line. We can't go that far or else we won't be appropriatly lined up with the pegs. We also have to change this for the diffrent peg heights as well. (if the arm is more vertical, we have to drive foward further.)

A coding where the left / right sensor is dominante it might help (we can drive foward and let physics put the tube on, we do not need to be perpedicular to the peg wall to put the pegs on. Angled placement is possible.) by increasing the angle of the tube so the hole is more correctly lined up with the pegs. (so we can at least put it on.)


Also there have to be diffrent speeds (pending on the position of the robot in relation to the line). The robot should be fast for 75% of the line before the fork, then go slowly while it trys to pick up the fork. then it should turn to the fork and go a moderate enough speed so it can score the ubertube. Of course we don't want to go slow the entire time. We only have 15 seconds.