GithubHelp home page GithubHelp logo

tomuel99 / frc-characterization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wpilibsuite/frc-characterization

0.0 0.0 0.0 1.84 MB

Tools to help FRC teams measure the physical parameters of their robot

License: Apache License 2.0

Python 86.09% Java 1.01% Mako 12.90%

frc-characterization's Introduction

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.

frc-characterization's People

Contributors

oblarg avatar pietroglyph avatar virtuald avatar prateekma avatar piphi5 avatar calcmogul avatar sciencewhiz avatar lockeadams avatar starlight220 avatar modelmat avatar erikboesen avatar adias408 avatar wardbenjamin avatar cttdev avatar daltz333 avatar dzil123 avatar gaganbhat avatar maniyar1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.