Added script for two ball autonomous mode.#26
Conversation
|
Add a description. |
|
Also, wtf............ |
|
@roryee , please elaborate your concerns. |
|
I don't understand the way you did that................ |
|
Did what? On Sun, Feb 16, 2014 at 8:59 AM, roryee notifications@github.com wrote:
Thanks, |
|
The code............ |
|
This isn't helping. If you actually describe what you don't understand, I On Sun, Feb 16, 2014 at 9:23 AM, roryee notifications@github.com wrote:
Thanks, |
|
I don't understand the way you set up the autonomous CommandGroup. |
|
I actually messed up running it; fixing now. On Sun, Feb 16, 2014 at 10:00 AM, roryee notifications@github.com wrote:
Thanks, |
|
OK, fixed how the command is run. |
|
Now it makes sense. |
|
You need to add a new DeployIntake(); before each fire, along with a parallel RollerOn(). |
|
Why the RollerOn()? |
|
So the ball stays on the catapult. |
Wrote script for a two ball autonomous (dependent on changes in #25 ). Changed RobotMain to run it in autonomous.