|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Index of Robot Code Releases
So this is great - Really cool to see the teams adding to this database -
If anyone has questions on how to comply to the rule? I think it is clear that posting here would comply - maybe with a separate CD post for extra measure. We can have questions or misgivings over the rule, but once the decision is to comply, well comply all the way! So we should, I would think, expect maybe 1000 out of ~3000 teams (is 1/3 too high?), that re-use some of their code, or use it as a starting point, to post here? Or just to post some cool code, that otherwise will never be fully appreciated. How cool will it be to have that to scroll through and learn from! |
|
#2
|
|||||
|
|||||
|
Re: Index of Robot Code Releases
Thanks for reminding me to finally get to this four days before build season!
I posted the code release on CD here and the code is on GitHub here. If you could summarize my description of the notable features, or just include them in whole, that would be great. |
|
#3
|
||||
|
||||
|
Re: Index of Robot Code Releases
OK Team 997 will just the club. You can find our code for our 2015 robot "Atlas"
https://github.com/Team997Coders/2015GC Nothing special here. It does include our changes to support the 2016 Beta code. Only minor changes to our main code we used during the season. Hope some will find it useful. |
|
#4
|
|||
|
|||
|
Re: Index of Robot Code Releases
Quote:
|
|
#5
|
|||
|
|||
|
Re: Index of Robot Code Releases
Here is our java code for team 3944 All Knights.
Our code is for mecanum drive. Here is the link to githubhttps://github.com/AnnaDtest/AllKnights2015.git and separate CD post here: http://www.chiefdelphi.com/forums/sh...d.php?t=140981 Thanks for taking this on! |
|
#6
|
|||
|
|||
|
Re: Index of Robot Code Releases
Beast Robotics, Team 2202's code for Recycle Rush is available at:
https://github.com/2202Programming/2015 Code is in C++/WPILib. It was the first year we used mecanum drive. The team is also in the process of implementing token commands. Kind of like an interpreter. You provide a table of commands, and the program executes them. In 2015, the team substantially modularized most of the functions which are called by the main process. In 2016, we hope to rewrite the main process to be a command interpreter that will then call each independent module at the appropriate time. Last edited by rich2202 : 07-01-2016 at 06:12. |
|
#7
|
||||
|
||||
|
Re: Index of Robot Code Releases
In that case, I would recommend getting additional people to help you, particularly if you made the list without planning on it growing to a substantial size. That or, ideally, using a wiki or something in The Blue Alliance instead (for ease of editing, and unity with other information, respectively)
|
|
#8
|
||||
|
||||
|
Re: Index of Robot Code Releases
I think the blue alliance would be the ideal place for this sort of thing. There's a pull request that I saw that has inclusion for links to team's github accounts, they might be open to this sort of thing too.
Having a single flat list will get unwieldly very quickly. |
|
#9
|
||||
|
||||
|
Re: Index of Robot Code Releases
Team 2990 Hotwire: https://github.com/HotwireRobotics/2015FRCRobot
Nothing special. Tried introducing the NavX, but it was still in beta, so we decided not to use it at Worlds. We also implemented stops on our lift and a limit switch on the carriage so that it would know where it was (which "level"). CD post: http://www.chiefdelphi.com/forums/sh...73#post1517773 |
|
#10
|
|||
|
|||
|
Re: Index of Robot Code Releases
Team 5053: Laker Robotics (Labview & Java) including easy to use Motion Control for Java (well I think it is easy, at least that was the objective).
2015 Labview Code https://github.com/LakerRobotics/FRC2015RobotCode.git
2016 Java Code https://github.com/LakerRobotics/FRC2015Java.git
|
|
#11
|
||||
|
||||
|
Re: Index of Robot Code Releases
Thanks for compiling this resource.
Team 1868's code can be found here: https://github.com/team1868/SCcode2015 The CD post can be found here: http://www.chiefdelphi.com/forums/sh....php?p=1517876 |
|
#12
|
|||
|
|||
|
Re: Index of Robot Code Releases
As suggested by multiple people, I'm doing a couple of things:
Shout-out to Emile Hamwey from 3467 for offering to help review pull requests! I'll see how the load gets, and we can add more people as necessary. Re: GitHub not being the right platform: you're probably correct. We'll do it like this until we see if it's good enough or if we need something else. |
|
#13
|
|||
|
|||
|
Re: Index of Robot Code Releases
Team 2202, Beast Robotics
Current progress on porting last year's C++ code to Java. https://github.com/2202Programming/JavaTesting |
|
#14
|
|||
|
|||
|
Re: Index of Robot Code Releases
Mecanum/NavX-MXP Drive System Code (Java):
LED Strip Code (Java): https://github.com/andrew-cadwallade...dressable-LEDs (Re-post of original post by Tythax) |
|
#15
|
|||
|
|||
|
Re: Index of Robot Code Releases
https://bitbucket.org/987Coders/987_2015_release/src
2015 robot + scripting |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|