Team2168 / 2015_Main_Robot

Source code for the 2015 season
2 stars 0 forks source link

Modify the way the intake tote command group works #77

Closed jcorcoran closed 9 years ago

jcorcoran commented 9 years ago

The IR sensor gives garbage data when it's looking off into space, this causes the IntakeSingleTote command group to incorrectly step through sequences (closes intake early). In needs to be more reliable. Pick new values that are stable for when the intake automatically closes/stops.

It might make sense to just run the intake wheels and leave the intake arms open until the tote is almost all the way into the intake, then close the intake arms and stop the wheels when the tote is all the way back.