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

Feature/reference spreading #371

Open
wants to merge 96 commits into
base: develop
Choose a base branch
from
Open

Conversation

CraSmeets
Copy link

Impedance control has been added which can be turned on and off for Nadia in NadiaWalkingControllerParameters.enableImpedanceControl.

The simulation that can be used to test it out is NadiaBoxSimulation. A YoEnum is created to go to the Start Position and then to Swipe the box up.

_FeedbackController files have been adjusted to use Impedance when enabled.

Control law is stated in the TU/e paper:
Quadratic Programming-Based Reference Spreading
Control for Dual-Arm Robotic Manipulation With
Planned Simultaneous Impacts

…ePointFeedbackController. ImpedancePointFeedbackControllerTest.java Is not yet finished.
…ken in Develop) + Removed creation of garbage
… isn't a fair test (convergence with a spring is not necessarily errorMagnitude < previousErrorMagnitude;
…ePointFeedbackController.

ImpedancePointFeedbackControllerTest.java Is not yet finished.
…ken in Develop) + Removed creation of garbage
One test does not work but it isn't a fair test (convergence with a spring is not necessarily errorMagnitude < previousErrorMagnitude;
CraSmeets and others added 30 commits October 28, 2024 11:59
underconstrained does not work so for 4DOF arms disable two dimensions
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.

2 participants