Skip to main content

Meta package to make installing robotpy easier

Project description

Easy to remember desktop installation for RobotPy! For more information about RobotPy, see the [documentation](https://robotpy.readthedocs.io).

The instructions below work on a normal computer. For RoboRIO instructions, see [the documentatation](https://robotpy.readthedocs.io/en/stable/install/robot.html#install-robotpy).

Install core RobotPy components

On Windows:

` py -3 -m pip install -U robotpy `

On Linux/OSX:

` pip3 install -U robotpy `

Install optional RobotPy components

There are several categories of optional components that you can install. This uses the standard pip ‘extras’ installation functionality. The available categories are:

  • commands

  • commands2

  • ctre

  • navx

  • photonvision

  • playingwithfusion

  • rev

  • romi

  • sim

Let’s say that you wanted to install the latest version of the NavX software along with command based programming. You would do this:

On Windows:

` py -3 -m pip install -U robotpy[navx,commands2] `

On Linux/OSX:

` pip3 install -U robotpy[navx,commands2] `

Install all optional components

There is a special ‘all’ category which will install the core components and all of the optional categories.

On Windows:

` py -3 -m pip install -U robotpy[all] `

On Linux/OSX:

` pip3 install -U robotpy[all] `

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotpy-2022.0.18.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robotpy-2022.0.18-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file robotpy-2022.0.18.tar.gz.

File metadata

  • Download URL: robotpy-2022.0.18.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for robotpy-2022.0.18.tar.gz
Algorithm Hash digest
SHA256 eaf4a225a5ebee31f1e57ff637ada9c9f0ff9fb7760594f954af170f817571c3
MD5 69c5d26ad180892e0c81657fd079ca06
BLAKE2b-256 f3a3b58d5e0edcee3c6e59b74756d5ef18c75bd17108336669f28fb750b8ee48

See more details on using hashes here.

File details

Details for the file robotpy-2022.0.18-py3-none-any.whl.

File metadata

  • Download URL: robotpy-2022.0.18-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for robotpy-2022.0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 011fcd304137508d359655e196f43bb82d339b375af055ef09341af17461a078
MD5 b287a9b3d9dca6026665fa2b16bf3f04
BLAKE2b-256 07f29d67e9659b3f4227e18e2120d14128d3c66152d43c58ee673d0570409707

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page