View Single Post
  #1   Spotlight this post!  
Unread 06-04-2016, 10:04 PM
smitty6791 smitty6791 is offline
Registered User
AKA: Chris Smith
FRC #0111 (Wildstang)
Team Role: Mentor
 
Join Date: Jan 2011
Rookie Year: 2010
Location: Illinois
Posts: 4
smitty6791 is an unknown quantity at this point
Team 111 code release for 2016

After a few weeks off, got all of our software back in line. Here is the software for the 2016 game. It resides in 2 repositories: 2016_robot_software and Core_framework.

2016_robot_software contains the game specific robot sub-systems, inputs, and outputs. Core_Framework contains the reusable generic robot software framework. The 2016_robot_software project has a dependency on the core_framework project when building and deploying.

https://github.com/wildstang111/2016_robot_framework
https://github.com/wildstang111/Core_Framework
Reply With Quote