Regis Jesuit High School FRC Team #3729 Code
Brought to you by:
asteroidb612,
dacilndak
File | Date | Author | Commit |
---|---|---|---|
FRC2012 | 2012-11-04 |
![]() |
[92d2dc] * Now it should run. |
.gitignore | 2012-06-12 |
![]() |
[44b15c] Merge branch 'master' of github.com:first3729/F... |
Doxyfile | 2012-09-12 |
![]() |
[5b61d7] * Dummy commit to see if the tubes are working |
LICENSE | 2012-06-12 |
![]() |
[44b15c] Merge branch 'master' of github.com:first3729/F... |
Makefile | 2012-06-21 |
![]() |
[a7ac16] * Disabled man page generation |
README | 2012-09-12 |
![]() |
[d42988] * Added Ben to README |
manual.sh | 2012-06-21 |
![]() |
[a7ac16] * Disabled man page generation |
This repository contains the code used by Regis Jesuit High School's FIRST Robotics Competition team #3729. Code is released under the GNU General Purpose Licence v3. We absolutely encourage other FRC teams to take a look at our code and use it however they want, provided they credit us (team 3729) as the source. However, we also ask that users outside of team 3729 not edit current source, as we pull from this repository frequently and like to know exactly what's going on in the code firsthand. If you really want to help with something, or see something blatantly wrong in our code, fork this repository and shoot the developers (preferably both) an e-mail about what you changed so we can pull from your fork. This project was originally hosted on www.bitbucket.com, but was transferred to Sourceforge for greater accessibility. The root directory is laid out as follows: ./workspaceXX - 20XX repository of code ./workspace - current C++ code repository, so named to be compatible with WindRiver Workbench (based off of Eclipse). To maintain compatibility with our genMan script, the current year's 'workspaceXX' is just a symlink to 'workspace'. ./docsXX - documentation for the year 20XX, generated using doxygen and pdflatex ./Adam 2010 Source - example code provided to us by Adam Bryant, one of our mentors. This code was used by Rambotics, team (?) 1583 (I think) during the 2010 season ./Doxyfile - doxygen configuration file ./genMan - Bash script that generates documentation using doxygen and pdflatex ./proto - Contains summer work and prototyping, screw-around files. For example... ./proto/jaguar_moderation_function.py - Drew Lazzerri's initial draft of our drive ramping function (in Python) Questions? Comments? Concerns? Contact the developers at: mahaney@q.com - Matthew Haney dlazzeri1@gmail.com - Drew Lazzerri integ3rs@gmail.com - Morgan Jones (Mentor) benjnkns@gmail.com - Ben Jenkins Or, if you prefer, via this project's page at: sourcefoge.net/projects/rjfrc