Log in

View Full Version : Team 2067 Code Release 2015


cjl2625
02-01-2016, 22:12
Our code for this year can be found on GitHub:
https://github.com/applepi-2067/Robot-2015

The most interesting parts are the Swerve Drive folder, and the AppleScript folder.
For a powerpoint explanation of the Swerve code:
https://drive.google.com/open?id=0Byip7vBcYbKmY3lzdEJiclpMRTQ

AppleScript is a scripting language that is used to rapidly develop autonomous code, and is then executed by an interpreter in LabVIEW. The script is stored on the driver station computer, and is sent to the robot over network tables whenever an update is made.

To view what this scripting language looks like, open up autonomous.apple. (https://github.com/applepi-2067/Robot-2015/blob/master/autonomous.apple)

Cel Skeggs
02-01-2016, 23:11
For a powerpoint explanation of the Swerve code:
https://goo.gl/AzdOLQ


Your powerpoint link appears to be broken:

Sorry, the file you have requested does not exist.

cjl2625
02-01-2016, 23:22
Whoops, the new link should work.