View Single Post
  #4   Spotlight this post!  
Unread 23-07-2014, 12:13
connor.worley's Avatar
connor.worley connor.worley is offline
Registered User
FRC #0973 (Greybots)
Team Role: Mentor
 
Join Date: Mar 2011
Rookie Year: 2010
Location: Berkeley/San Diego
Posts: 597
connor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond reputeconnor.worley has a reputation beyond repute
Re: 2015 Beta C++ - Help me Help YOU!

I wrote a lot of code for 1538 last season, and we released it here: https://github.com/TheHolyCows/1538_2014_Release

Somes notes about the architecture are in the README. Also, check out CowLexer for lexing autonomous scripts - you can write your own finite state machine to parse the tokens it gives you. PM me if you have any questions about our code.

Inheriting from IterativeRobot will help you hit the timings you want. It gives a 100hz loop by default IIRC.
__________________
Team 973 (2016-???)
Team 5499 (2015-2016)
Team 254 (2014-2015)

Team 1538 (2011-2014)
2014 Driver (25W 17L 1T)
日本語でOK