Skip to content

robotpy/robotpy-meta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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