Skip to content

Added property to Symbolics that returns the ground reaction force vector expressions. - #35

Merged
moorepants merged 1 commit into
masterfrom
expose-grf
May 21, 2026
Merged

Added property to Symbolics that returns the ground reaction force vector expressions.#35
moorepants merged 1 commit into
masterfrom
expose-grf

Conversation

@moorepants

@moorepants moorepants commented May 21, 2026

Copy link
Copy Markdown
Member

@tvdbogert this will at least make the current force expressions more easily accessible. Then it is only a matter of copying the approach for marker tracking but with these values. Of course, it is not the approach of separating the forces from the dynamics model.

You can do this to get expressions for each component:

symbolics.ground_reaction_forces['Right Foot toe'].to_matrix(symbolics.inertial_frame)

Comment thread pygait2d/derive.py
@moorepants

Copy link
Copy Markdown
Member Author

I'll merge this and we can try it in gait-control-id.

@moorepants
moorepants merged commit 996b631 into master May 21, 2026
1 check passed
@moorepants
moorepants deleted the expose-grf branch May 21, 2026 15:34
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