Coder Social home page Coder Social logo

romi-examples's People

Contributors

jpokornyiii avatar veysby avatar zhiquanyeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

romi-examples's Issues

Update Sysid Documentation

Currently the README is in pretty good shape but we should be as descriptive as possible. For example, "Start the SysId data logger. " can be replaced with a screenshot of VS Code with "WPILib: Start Tool -> SysId" in the command palette.

data logger dynamic forward, backward and trackwidth not working

I updated to latest version of this frc-characterization code and latest python app 2021.2.2, and I can't seem to get dynamic-forward, dynamic backward or trackwidth to move the robot at all.

Quasistatic forward/backward works just fine, but when I hit Dynamic Forward it drops the connection to network tables.

Any thoughts on where I should look?

Error in romi-characterization

After I cloned the repository, open romi-characterization in VS Code, update the gradle, and import the project into 2023 WPILib, there are 4 errors in Robot.java

romi-characterization error

What should I do? Is there a library that I should have downloaded?

Data Analysis - when I change Units per Rotation to 0.2199115 gets an error

When I tried to change the Units to Meters and then enter in 0.2199115 as the Units per Rotation, I get the following error:

Exception in Tkinter callback
Traceback (most recent call last):
File "c:\python\python39\lib\tkinter_init_.py", line 1892, in call
return self.func(*args)
File "c:\python\python39\lib\site-packages\frc_characterization\logger_analyzer\data_analyzer.py", line 213, in runAnalysis
test_runnersTests(self.test.get())
File "c:\python\python39\lib\site-packages\frc_characterization\logger_analyzer\data_analyzer.py", line 234, in runAnalysisDrive
self.track_width.set(calcTrackWidth(self.stored_data["track-width"]))
File "c:\python\python39\lib\site-packages\frc_characterization\logger_analyzer\data_analyzer.py", line 359, in calcTrackWidth
(self.stored_data["unitsPerRotation"] * initial_units)
TypeError: unsupported operand type(s) for *: 'float' and 'Units'

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.