Skip to content

Conversation

@5690Programmers
Copy link
Contributor

Description of pull request

This PR fixed ISingleAxisSubsystem using the new rev API

Closes #18
Closes #19

  • Compiles
  • Unit tests pass
  • Tested on the robot
  • Reviewed by another member

@5690Programmers 5690Programmers requested review from CanyonJ and removed request for habig February 1, 2025 01:47
Copy link
Member

@nobody5050 nobody5050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, solve the TODO commentd before merging

@5690Programmers 5690Programmers merged commit 3c01c9c into main Feb 4, 2025
2 checks passed
@5690Programmers 5690Programmers deleted the feature/ISingleAxisSubsystem-fixes branch February 4, 2025 21:47
nobody5050 pushed a commit to nobody5050/SubZero-common that referenced this pull request Feb 13, 2025
* Try to get rev 2025 fixing (doesn't build)

* Comment out errors; code builds doesn't work

* Use rev pid config (builds)

* Fix `SetEncoderConversionFactor()` and `SetAbsoluteEncoderConversionFactor()`

* Fix code style issues with clang_format

* Remove autofactory method implementations in header file

* Add template type for pid config in `PidMotorControllerTuner`

* Fix code style issues with clang_format

* Remove solved TODOs

* Remove `TODO` in PID

* Add default behavior to pit settings object

* Fix code style issues with clang_format

---------

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix SetEncoderConversionFactor() and SetAbsoluteEncoderConversionFactor() Use Rev's new PID system

5 participants