FIRST Robotics Team #5584 - student team from Melbourne Australia
Team Sites:
- Website: http://versiontree.com/icrobotics
- Facebook: https://www.facebook.com/Team5584/
- Twitter: https://twitter.com/IC_Robotics
- YouTube: https://www.youtube.com/user/ICRoboticsHQ
This repository contains all software artefacts for the the team for multiple FRC seasons.
These are arranged in projects based on the technology used ...
- software/cpp
- software/java
- software/labview
- software/perl
Specific projects ...
-
software/labview/Henry.Sydney - - - CRIO code for use with LabVIEW 2014 ( based on new project template from FRC 2015 updates - working)
-
software/labview/Desmondy.Sydney - - - roboRIO code for use with LabVIEW 2014 (based on new project template from FRC 2015 updates)
-
software/labview/Puffy.Sydney - - - roboRIO code for use with LabVIEW 2015 (based on new project template from FRC 2016 updates)
-
software/labview/Murphy.Sydney - - - modified CRIO code for use with LabVIEW 2014 (work in progress, not yet working)
-
software/labview/Murphy.Sydney.backup.20150107.1258 - - - CRIO code for use with LabVIEW 2013
-
software/cpp/Chunky.Wantirna - - - main project our 2017 season, our first C++ season
-
software/cpp/Chunky.Wantirna.RobotBuilder - - - Robot Builder project for 2017 season
-
software/cpp/Chunky.Wantirna.SmartDashboard - - - Dashboard project for 2017 season
-
software/cpp/Morse - - - main project for team 7111 for 2017 DDU
-
software/cpp/Morse.RobotBuilder - - - robot builder project for team 7111 for 2017 DDU
-
software/perl/utils/motionprofile - - - utility for generating and deploying motion profile header files
Other sample code ...
- software/cpp/Jetty.Boronia - - - our first project on the JETSON TK1 - integrates with network tables
- software/cpp/CPP_MotionProfileExample - - - sample code from CTRE (see https://github.com/CrossTheRoadElec/FRC-Examples/tree/master)
- software/cpp/CPP_PositionClosedLoop - - - sample code from CTRE (see https://github.com/CrossTheRoadElec/FRC-Examples/tree/master)