Changes between Version 4 and Version 5 of ControlSystems/SoftwareTeam/Training/AdvancedTraining/FRCVision


Ignore:
Timestamp:
Jan 11, 2020, 5:33:47 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/AdvancedTraining/FRCVision

    v4 v5  
    5555   1. Open a terminal window in the folder: Select folder then View->Terminal
    5656   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 pi
     57   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
    5858
    5959See [https://pdocs.kauailabs.com/vmx-rtk/examples/frc/ here] for more info