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

Somersault and hover, side-perch v1 with MPC #33

Merged
merged 17 commits into from
Mar 26, 2019
Merged

Somersault and hover, side-perch v1 with MPC #33

merged 17 commits into from
Mar 26, 2019

Conversation

avikde
Copy link
Owner

@avikde avikde commented Mar 22, 2019

  • try and get dt higher
  • implement u damping
  • changeable weights to emphasize positions after flip (or outer loop)
  • Fix issue with u[1] being way too high sometimes causing phi to blow up. it should be being constrained?

@avikde
Copy link
Owner Author

avikde commented Mar 22, 2019

nevermind the updating is definitely having some effect, but the MPC is not stabilizing appropriately

@avikde
Copy link
Owner Author

avikde commented Mar 26, 2019

image

@avikde
Copy link
Owner Author

avikde commented Mar 26, 2019

It is sensitive to:

  • dt
  • N
  • weights in hover phase

Transition to hover phase: should switch to sequential composition

@avikde
Copy link
Owner Author

avikde commented Mar 26, 2019

Partially working sideperch but blows up

image

@avikde avikde changed the title Somersault and hover with MPC Somersault and hover, side-perch v1 with MPC Mar 26, 2019
@avikde avikde merged commit 4101f65 into master Mar 26, 2019
@avikde
Copy link
Owner Author

avikde commented Mar 26, 2019

Results:

Somersault+hover

somersault

Side perch:

sideperch

@avikde avikde deleted the 31-mpctraj branch March 27, 2019 02:16
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.

None yet

1 participant