Log in

View Full Version : Autonomous Scripting Language (Gordian)


joelg236
10-03-2013, 18:04
Team 4334 is once (http://www.chiefdelphi.com/forums/showthread.php?t=113383) again (http://www.chiefdelphi.com/forums/showthread.php?t=113657) very proud to announce the availability of another piece of software for FRC teams, our autonomous scripting language, Gordian (http://team4334.github.com/gordian/).

Based on the ideas of our script reader (http://www.chiefdelphi.com/forums/showthread.php?t=109243) developed earlier this year, Gordian allows teams to do anything from simple tasks like running a bunch of methods in a row to doing complex logic loops that control the entire robot. It is made to suit any needs, and is not even limited to autonomous modes.

Our github (https://github.com/Team4334/gordian) page has an issue tracker for any bugs you find. Please feel free to send issues our way (or even pull requests if you can fix it yourself).

Thanks!