Skip to content

Commit

Permalink
Removing BowlerStudio from the requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Harrington committed Mar 1, 2024
1 parent c0fb41b commit ef3ed0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZenCompetition.tex
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,9 @@

{\huge \textbf{Software}}

\textbf{Competition Runtime:} The competition runtime is a Linux computer. Student code will consist of a launcher script that performs the entire course without further human interaction. The competition runtime computer will be Ubuntu LTS on x86\_64 processor with 32gb of ram. The competition station will be connected to a WiFi station. The robot will be connected to the same WiFi station.
\textbf{Competition Runtime:} The competition runtime is a Linux computer. Student code will consist of a launcher script that performs the entire course without further human interaction. The competition runtime computer will be Ubuntu LTS on x86\_64 processor with 32gb of ram. The competition station will be connected to a WiFi station. The robot will be connected to the same WiFi station. The station will have BowlerStudio, Docker and Java 8 installed.

\textbf{Libraries:} Code and design libraries can be kept as BowlerStudio Groovy scripts, or they my be distributed on Maven. Teams are expected to provide authorship of all libraries used within a submission.
\textbf{Libraries:} Code and design libraries can be kept as shell scripts, or they my be distributed as binary released libraries. Teams are expected to provide authorship of all libraries used within a submission.

\textbf{Design tools:} IDE's, CAD packages, Simulation tools, project planning and any other necessary piece of software used in the process of planning, design, or production of a submission must also be open source. BowlerStudio, FreeCAD, Blender, OpenSCAD, Inkscape are examples of CAD design tools that would be acceptable. Web based tools do not count.

Expand Down

0 comments on commit ef3ed0e

Please sign in to comment.