Skip to content

sebcastellanos/2015-16

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Husky Robotics Software Team 2015-16

Instructions for working on code:

  1. Always start by pulling from the master branch every time.
  2. Create a new editing branch locally for editing your code. Make sure the name is descriptive!
  3. Edit your code in your local editing branch.
  4. Add and commit your changes to your local editing branch.
  5. Re-pull from the remote master branch to your local master branch.
  6. Merge your new local master branch to your local editing branch.
  7. Push your local editing branch to the repository.
  8. Create a pull request for your new code to be reviewed.

Required Software

Program URL
Arduino IDE https://www.arduino.cc/en/Main/Software
Python 2.7 (32 bit) https://www.python.org/downloads/
PyCharm https://www.jetbrains.com/pycharm/download/
PyGame 1.9.1 (32 bit) http://www.pygame.org/download.shtml
git https://git-scm.com/downloads
Wireshark http://www.wireshark.org/

About

Code base for the 2015-16 buld season

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.3%
  • Other 41.1%
  • C 1.6%