SwerveRobotics / ftc_app

FTC robot controllers ++
15 stars 38 forks source link

Swerve common #50

Closed cswelch closed 9 years ago

cswelch commented 9 years ago

Here is the updated and merged TeleOp and autonomous for 6220.

eukota-zz commented 9 years ago

Why are you merging code from swerve_common?

You should be putting your code in ftc_6220

eukota-zz commented 9 years ago

Closing this pull request as it is likely erroneous in nature.

Teams should do pull requests from their team branch in their fork to their team branch in the swerve fork. For example: merge from blah151/ftc_6220 to swerve/ftc_6220.

Team-specific code should not go in swerve_common.