Skip to content

Conversation

@EtienneAr
Copy link
Collaborator

Hey,
I split the addFoot function in RobotModelHandler into two: addFoot and setFootReferencePlacement.

Now, addFoot will, by default, place the foot at its current location using referenceState.

This makes user code simpler. You can first declare all the feet, then (if needed) use RobotDataHandler with setFootReferencePlacement to adjust them.
Most of the time you won’t even need the second step since the foot usually stays where it is in the reference state anyway.

@EtienneAr EtienneAr marked this pull request as draft July 16, 2025 09:04
@EtienneAr EtienneAr marked this pull request as ready for review July 16, 2025 09:07
@EtienneAr EtienneAr requested a review from edantec July 16, 2025 09:07
Copy link
Collaborator

@edantec edantec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good for me

@EtienneAr EtienneAr merged commit 41abd90 into main Jul 16, 2025
11 checks passed
@EtienneAr EtienneAr deleted the RMH_addFoot branch July 16, 2025 13:43
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.

3 participants