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

Use PID to move a Lift to a specified position #5

Open
Dylan-Powers opened this issue Oct 3, 2022 · 0 comments
Open

Use PID to move a Lift to a specified position #5

Dylan-Powers opened this issue Oct 3, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Dylan-Powers
Copy link
Member

Dylan-Powers commented Oct 3, 2022

We can use a PID loop to accurately control the position of a lift. We have already created a PID class that can be used to achieve this. This class is located in the SpinUp-ros2 repository in the util folder in both the include and src folders.

Resources:
What is a PID
Tuning a PID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant