Download threaded robot framework Free Java Code
Description
An experimental Java framework for FIRST Robotics Competition robots that allows multiple tasks to run and perform blocking operations independently. This has not yet been tested. It is not recommended for competition use.
Source Files
The download file threaded-robot-framework-master.zip has the following entries.
.classpath/*from www.j a v a2 s. co m*/
.gitignore
.project
751ThreadedRobotFramework-1.0.jar
bin/org/team751/framework/RobotTask.class
bin/org/team751/framework/ThreadedRobot.class
bin/org/team751/framework/util/CompetitionState.class
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/help-doc.html
doc/index-files/index-1.html
doc/index-files/index-10.html
doc/index-files/index-2.html
doc/index-files/index-3.html
doc/index-files/index-4.html
doc/index-files/index-5.html
doc/index-files/index-6.html
doc/index-files/index-7.html
doc/index-files/index-8.html
doc/index-files/index-9.html
doc/index.html
doc/org/team751/framework/FrameworkRobot.html
doc/org/team751/framework/RobotTask.html
doc/org/team751/framework/class-use/FrameworkRobot.html
doc/org/team751/framework/class-use/RobotTask.html
doc/org/team751/framework/package-frame.html
doc/org/team751/framework/package-summary.html
doc/org/team751/framework/package-tree.html
doc/org/team751/framework/package-use.html
doc/org/team751/framework/util/CompetitionState.html
doc/org/team751/framework/util/class-use/CompetitionState.html
doc/org/team751/framework/util/package-frame.html
doc/org/team751/framework/util/package-summary.html
doc/org/team751/framework/util/package-tree.html
doc/org/team751/framework/util/package-use.html
doc/overview-frame.html
doc/overview-summary.html
doc/overview-tree.html
doc/package-list
doc/resources/inherit.gif
doc/stylesheet.css
examples/Basic Framework Test Robot/.classpath
examples/Basic Framework Test Robot/.project
examples/Basic Framework Test Robot/build.properties
examples/Basic Framework Test Robot/build.xml
examples/Basic Framework Test Robot/dictionary.txt
examples/Basic Framework Test Robot/resources/META-INF/MANIFEST.MF
examples/Basic Framework Test Robot/src/org/team751/dev/FrameworkTestRobot.java
src/org/team751/framework/RobotTask.java
src/org/team751/framework/SharedData.java
src/org/team751/framework/ThreadedRobot.java
src/org/team751/framework/util/CompetitionState.java
src/org/team751/framework/util/Key.java
src/org/team751/framework/util/MutexedObject.java
Download
Click the following link to download threaded-robot-framework-master.zip.
threaded-robot-framework-master.zip