Skip to main content

FRC Characterization Library

Project description

Robot Characterization Toolsuite

This is a toolsuite for characterization of FRC robot mechanisms. The characterization tools consist of a python application that runs on the user's PC, and matching robot code that runs on the user's robot. The PC application will send control signals to the robot over network tables, while the robot sends data back to the application. The application then processes the data and determines characterization parameters for the user's robot mechanism, as well as producing diagnostic plots. Data can be saved (in JSON format) for future use, if desired.

For in-depth documentation, see the project's frc-docs page.

Contributing new changes

This is intended to be a project that all members of the FIRST community can quickly and easily contribute to. If you find a bug, or have an idea that you think others can use:

  1. Fork this git repository to your GitHub account.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Make changes.
  4. Install the black formatter (pip install black --upgrade), and run it (black ./ when your working directory is this repo). If your PR is failing because of formatting issues and your local formatter says everything is good then black is likely out of date.
  5. Commit your changes (git commit -am 'Add some feature').
  6. Push to the branch (git push -u origin my-new-feature).
  7. Create new Pull Request on github.

License

All code in this repository is available under the Apache v2 license.

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

frc_characterization-2021.2.4-py3-none-any.whl (107.0 kB view details)

Uploaded Python 3

File details

Details for the file frc_characterization-2021.2.4-py3-none-any.whl.

File metadata

  • Download URL: frc_characterization-2021.2.4-py3-none-any.whl
  • Upload date:
  • Size: 107.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for frc_characterization-2021.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2cf7375e9ab5a623bf53e54e8787fcb3119ffc9802ed49a8e4f42942f5350530
MD5 b60501616d6bd26f744e64af5fcb71ba
BLAKE2b-256 64df05688b3f8bfa4a822df985b4acef577e97fb524ab84801b6653cd5b14022

See more details on using hashes here.

Supported by

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