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

Only control the robot with PID #79

Closed
wants to merge 1 commit into from

Conversation

supertom01
Copy link
Member

At this moment the robot is being controlled by adding the value from the PID controller to the instruction that was originally sent to the robot. However, the robot should act solely on the result that has been generated by the PID controller.

@supertom01
Copy link
Member Author

This PR should still be tested on an actual robot, so for now it should remain here as a draft

@supertom01
Copy link
Member Author

This will not work out, see #85

@supertom01 supertom01 closed this Jul 8, 2023
@supertom01 supertom01 deleted the pid/use-only-pid branch August 23, 2023 18:57
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.

1 participant