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

Restructure the SwingFootPlanner, the Contact component and the CentroidalMPCOutput #721

Closed
wants to merge 29 commits into from

Conversation

GiulioRomualdi
Copy link
Member

No description provided.

…but:

- We need to double check the dT in SwingFootPlanner setContactList
- The arms move in a weired way probably this is due to the hight of the CoM
- we hardcoded the forward step scaling in MANNTrajectoryGenerator.cpp to half the step size
- add Current time as output of the planner
- Update the logic behind the setContactList, updateSE3Traj and createSE3Traj in the planner
This was required to overcome a bug in the SwingFootPlanner when a new contact is established and teh contact phase list is updated. This is not the correct way to fix the bug

We noticed that contact name was 'ContactList' instead of left or right foot
…NNAutoregressive and

MANNTrajectoryGenerator

- Need to double check how the mergePointState scaled previous information are propagated
- Need to double check how the com is resetted in MANNAutoregressive::reset
- The CoM is currently scaled on its motion direction as the footsteps but we need to check if this is correct
@GiulioRomualdi GiulioRomualdi deleted the mpc_adherent_tests_cpp branch November 29, 2023 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants