Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wpilib] Add class to calculate robot resistance #5500

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

calcmogul
Copy link
Member

No description provided.

PeterJohnson
PeterJohnson previously approved these changes Aug 3, 2023
@sciencewhiz
Copy link
Contributor

Has this been tested on a real robot to make sure the values are reasonable? Based on the discussion on #4162 i don't think it has been.

@calcmogul
Copy link
Member Author

It has not. That's what killed the PR last time.

@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from 1f06549 to 496e7ae Compare August 3, 2023 16:50
@calcmogul calcmogul added state: blocked Something is blocking action. state: awaiting testing Needs testing labels Aug 3, 2023
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from 496e7ae to d6570dd Compare August 31, 2023 21:54
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from d6570dd to 80a5e1d Compare September 22, 2023 03:05
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from 80a5e1d to 121df22 Compare September 29, 2023 15:35
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from cd024f8 to 57be9db Compare January 4, 2024 22:08
@calcmogul
Copy link
Member Author

Tests to run would include resistance printouts for no-load and high-load cases, as well as whether it can detect wire disconnects.

@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from 57be9db to b213d77 Compare January 5, 2024 04:13
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch 2 times, most recently from 360128a to 25d0037 Compare May 8, 2024 18:28
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from 25d0037 to 75b6fc8 Compare July 17, 2024 05:58
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from 75b6fc8 to 1b7e47e Compare September 13, 2024 01:33
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from 1b7e47e to 80a06d7 Compare October 14, 2024 02:09
Co-authored-by: ysthakur <45539777+ysthakur@users.noreply.github.com>
@calcmogul calcmogul force-pushed the wpilib-add-class-to-calculate-robot-resistance branch from 80a06d7 to 25ef8ec Compare October 14, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: wpilibc WPILib C++ component: wpilibj WPILib Java state: awaiting testing Needs testing state: blocked Something is blocking action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants