mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-21 01:01:41 +00:00
Add rsync & sphinx-autobuild docs (#1391)
This commit is contained in:
@@ -19,9 +19,12 @@ Paste the following URL into the box that pops up:
|
||||
|
||||
.. note:: It is recommended to Build Robot Code at least once when connected to the Internet before heading to an area where Internet connectivity is limited (for example, a competition). This ensures that the relevant files are downloaded to your filesystem.
|
||||
|
||||
Refer to `The WPILib docs <https://docs.wpilib.org/en/stable/docs/software/vscode-overview/3rd-party-libraries.html#installing-libraries>` for more details on installing vendor libraries.
|
||||
|
||||
Offline Install - Java/C++
|
||||
--------------------------
|
||||
This installation option is currently a work-in-progress. For now, we recommend users use the online installation method.
|
||||
|
||||
Download the latest photonlib release from our GitHub releases page (named something like `photonlib-VERSION.zip``), and extract the contents to `$HOME/wpilib/YEAR`. This adds PhotonLib maven artifacts to your local maven repository. PhotonLib will now also appear available in the "install vendor libraries (offline)" menu in WPILib VSCode. Refer to `The WPILib docs <https://docs.wpilib.org/en/stable/docs/software/vscode-overview/3rd-party-libraries.html#installing-libraries>` for more details on installing vendor libraries offline.
|
||||
|
||||
Install - Python
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user