Skip to content

Implement power cell and loading station tracking on the Raspberry Pi for the Infinite Recharge game.

License

Notifications You must be signed in to change notification settings

NRG948/NRGPiVision2020

Repository files navigation

===================
Building on desktop
===================

--------
Building
--------

Java 11 is required to build.  Set your path and/or JAVA_HOME environment
variable appropriately.

1) Run "./gradlew build"

---------
Deploying
---------

On the rPi web dashboard:

1) Make the rPi writable by selecting the "Writable" tab
2) In the rPi web dashboard Application tab, select the "Uploaded Java jar"
   option for Application
3) Click "Browse..." and select the "java-multiCameraServer-all.jar" file in
   your desktop project directory in the build/libs subdirectory
4) Click Save

The application will be automatically started.  Console output can be seen by
enabling console output in the Vision Status tab.

=======================
Building locally on rPi
=======================

1) Run "./gradlew build"
2) Run "./install.sh" (replaces /home/pi/runCamera)
3) Run "./runInteractive" in /home/pi or "sudo svc -t /service/camera" to
   restart service.

About

Implement power cell and loading station tracking on the Raspberry Pi for the Infinite Recharge game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published