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/quickster footstep provider #527

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

Conversation

stefanfasano
Copy link
Contributor

@stefanfasano stefanfasano commented Dec 10, 2024

This is the initial groundwork for the implementation of Quickster's footstep calculator into the regular walking controller via the CSG (in step generator thread).

Tests included in this PR:

  • QFPTest; this tests switching between CSG modes while walking in place and standing in place

The major ongoing issues include:

  • Horrible walking speed tracking, due to horrible swing foot touchdown tracking

The next steps include:

  • Solving the above bug
  • New message type to ensure things on the controller side know which CSG mode is in use
  • Implementation into whole body MPC scheme
  • Hardware testing on robot
  • Max speed limits along with

@stefanfasano stefanfasano marked this pull request as ready for review December 13, 2024 17:08
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.

1 participant