Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 536 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 536 Bytes

RobotPy meta package

Easy to remember desktop installation for RobotPy! For more information about RobotPy, see the documentation.

The instructions below work on a normal computer. For RoboRIO instructions, see the documentatation.

Install core RobotPy components

On Windows:

py -3 -m pip install -U robotpy

On Linux/OSX:

pip3 install -U robotpy