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

Add gravity compensation residual #235

Merged
merged 2 commits into from
Oct 19, 2024
Merged

Conversation

ManifoldFR
Copy link
Member

This pull request adds a new StageFunction template class GravityCompensationResidualTpl, which models the function

$$ r(x, u) = Bu - \mathcal{G}(q) $$

where $G(q)$ is the generalized gravity, computed from Pinocchio.

@ManifoldFR ManifoldFR merged commit b6a239f into devel Oct 19, 2024
35 checks passed
@ManifoldFR ManifoldFR deleted the topic/grav-compensation branch October 19, 2024 06:51
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