Changes between Version 4 and Version 5 of ControlSystems/SoftwareTeam/Training/AdvancedTraining/FRCVision
- Timestamp:
- Jan 11, 2020, 5:33:47 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/AdvancedTraining/FRCVision
v4 v5 55 55 1. Open a terminal window in the folder: Select folder then View->Terminal 56 56 1. Build the example using the command '''gradle build''' 57 1. You should now have tar and zip files in the project build/distributions folder ready for upload to your pi57 1. You should now have a jar file (e.g. java-multiCameraServer.jar) in the project build/libs folder ready for upload to your pi 58 58 59 59 See [https://pdocs.kauailabs.com/vmx-rtk/examples/frc/ here] for more info