Team2168 / 2014_Main_Robot

Code for the 2014 FRC season.
Other
2 stars 1 forks source link

added vision servo camera servo systems and added it to the robot map #26

Closed isabellecwright closed 10 years ago

jcorcoran commented 10 years ago

It doesn't look like the new subsystem got added into this branch. You likely didn't commit that file since it was new, and wasn't previously being tracked.

You need to run the following command in the command prompt: git add -A

followed by: git commit -a git push origin <NAME_OF_BRANCH>

The forum post was missing the first step, I've updated it to reflect the proper sequence of commands.

Commit your changes into this branch, you will not need to make a new pull request.

NotInControl commented 10 years ago

@isabellecwright, how are you making out on this?

Can you please post your work so I can take a look at it. When will you be at the school next? If you are having trouble we can go over it together.

Thanks, Kevin

jcorcoran commented 10 years ago

OBE