Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Fix return to stand when close is finished. #39

Merged
merged 3 commits into from
Jan 17, 2020
Merged

Conversation

Roelemans
Copy link
Contributor

@Roelemans Roelemans commented Jan 16, 2020

Description

Return to home stand when close is finished. Remove D from the roll PD because of reasons.

Changes

@Roelemans Roelemans requested a review from Olavhaasie as a code owner January 16, 2020 12:58
@Roelemans Roelemans requested a review from JorisWeeda January 16, 2020 13:00
Copy link
Contributor

@Ishadijcks Ishadijcks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove D from the roll PD because of reasons.

Reason?

@Roelemans
Copy link
Contributor Author

I'm glad you asked. Have fun with this.

Currently, the goal for the x position (achieved by the roll torque) is the x location of the stable foot. The controller is too weak to actually get there, it merely applies enough force to avoid falling. Hence, it cannot start oscillating around the goal, so D is not necessary. Conversely, when the gait moves from one leg to the other, the goal promptly moves to the other leg, causing a very high change in error. This caused D to give the exoskeleton a push, which caused some annoying oscillations. Hence, the D has been removed.

@Roelemans Roelemans requested a review from Ishadijcks January 16, 2020 17:09
@Ishadijcks
Copy link
Contributor

That's all fine, just mention it somewhere so other people or future you knows why it changed

@Roelemans Roelemans dismissed Ishadijcks’s stale review January 17, 2020 09:47

You did not request changes

@Roelemans Roelemans merged commit 86cd0fe into develop Jan 17, 2020
@Roelemans Roelemans deleted the fix/step-close branch January 17, 2020 09:47
@Olavhaasie Olavhaasie mentioned this pull request Jan 28, 2020
Roelemans added a commit that referenced this pull request Jan 28, 2020
* Fix return to stand when close is finished. (#39)

* Fix return to stand when close is finished.

* Fix style

* Fix style

* Remove sound scheduler dependency (#41)

* Feature/pm 246 stairs in sim (#40)

* Fix return to stand when close is finished.

* Fix style

* Fix style

* Add stairs to simulation

* Fix CMake and add comment

Co-authored-by: Roelemans <47626418+Roelemans@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants