gladiatorsprogramming1591 / Thunderclap

Robot Code for the Greece Gladiators FRC Team 1591 2020-21
https://www.gladiatorsrobotics.org/
1 stars 2 forks source link

Basic Driving Auto #16

Closed dltompki closed 3 years ago

dltompki commented 3 years ago

Working on #10 and #15

New Commands:

Also:

Please do not merge until we have tested on the robot

dltompki commented 3 years ago

@jefft138 Okay, we'll have to ask mechanical what the gear ratio is. Your testing methodology makes sense, although I'm not too familiar with DriveTimed.

I'll remove my comment since the implementation is correct. Just wanted to make sure.

dltompki commented 3 years ago

Full details of changes I made after PR approval can be viewed in the comments for 4c84b628b1fc6d6f0aea0845afc3ae7f9d1c7a06.

How did the robot do picking up the ball while driving at our autonomous speed?

All systems worked as well as they do in teleop. Picking up the ball did not seem to affect distance consistency either.

later when we try to turn after picking up the ball, we will also want to see that turning with the ball still in the rollers toward the intake doesn't cause the ball to jam

Added this to #11

This PR is ready for merge except that we did not test driving backward in autonomous. We will need to quickly test this on Wednesday.