Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Implement proper PID control loops for movement #15

Open
yameatmeyourdead opened this issue Aug 30, 2021 · 2 comments
Open

Implement proper PID control loops for movement #15

yameatmeyourdead opened this issue Aug 30, 2021 · 2 comments

Comments

@yameatmeyourdead
Copy link
Owner

The current implementation of movement is strictly tied to the controller. With the programming for the IMU and depth detection practically complete, a more rigorous control model must be implemented. Must allow for automatic depth control (e.g. hands of the controller and it keeps current depth) and automatic stabalization to counteract unbalanced forces due to having a load on the manipulator arm. The current vector model provides a good base for expansion.

@yameatmeyourdead
Copy link
Owner Author

@yameatmeyourdead
Copy link
Owner Author

yameatmeyourdead commented Sep 5, 2021

Partially implemented in 2e82d0f
Need to make control signal algorithms, error detection, and setpoint code

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant