This repository was archived by the owner on Jul 16, 2024. It is now read-only.
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Add documentation for Python Library #308
Open
Description
Install: Split into C++/Java, and then Python.
Python instructions should basically be:
- install robotpy like their docs say
- pip install photonlibpy on your local PC
- Follow their instructions for installing it onto the robot too
Usage: High level philosophy, "look at java"
update a few of the basic code examples to have the python syntax for doing things