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

Fix Make PWMMotorMediator physically realistic #88. #102

Merged
merged 19 commits into from
Jul 10, 2024

Conversation

brettle
Copy link
Member

@brettle brettle commented Jul 9, 2024

Also fix #100 (use DBSBrake to ensure unique name).

Also fix #100 (use DBSBrake to ensure unique name).
@brettle brettle requested a review from a team as a code owner July 9, 2024 19:29
@brettle brettle enabled auto-merge July 9, 2024 19:29
@brettle
Copy link
Member Author

brettle commented Jul 10, 2024

@CoolSpy3, I think with my latest commit, I finally have the math correct in both the test and the implementation.

…retical one,. This should be less flaky since we make the measurements well after the robot code changes the desired speed.
Copy link
Member

@CoolSpy3 CoolSpy3 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! Just some minor formatting notes.

brettle and others added 2 commits July 10, 2024 16:26
Co-authored-by: CoolSpy3 <55305038+CoolSpy3@users.noreply.github.com>
Co-authored-by: CoolSpy3 <55305038+CoolSpy3@users.noreply.github.com>
@brettle
Copy link
Member Author

brettle commented Jul 10, 2024

Looks good! Just some minor formatting notes.

Formatting fixed.

@brettle brettle merged commit c7a6d0b into master Jul 10, 2024
3 checks passed
@brettle brettle deleted the make-PWMMotorControllerTest-realistic branch July 10, 2024 23:30
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.

Add a DBSBrake PROTO that creates a unique name and make Powered*Joint PROTO require it instead of Brake
2 participants