Skip to content

Implement a centroidal planner to generate dynamically the trajectory of the CoM#15

Merged
rdesarz merged 11 commits intomainfrom
7-implement-a-centroidal-planner-to-generate-dynamically-the-trajectory-of-the-com
Nov 26, 2025
Merged

Implement a centroidal planner to generate dynamically the trajectory of the CoM#15
rdesarz merged 11 commits intomainfrom
7-implement-a-centroidal-planner-to-generate-dynamically-the-trajectory-of-the-com

Conversation

@rdesarz
Copy link
Copy Markdown
Owner

@rdesarz rdesarz commented Nov 19, 2025

This PR adds the implementation of a centroidal planner. This component will not be used currently but will be integrated at a later stage. This PR also introduces different set of parameters that can be enabled through the option.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 19, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 6.15385% with 122 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
biped_walking_controller/preview_control.py 9.30% 78 Missing ⚠️
biped_walking_controller/simulation.py 0.00% 24 Missing ⚠️
biped_walking_controller/foot.py 0.00% 11 Missing ⚠️
biped_walking_controller/plot.py 0.00% 9 Missing ⚠️

📢 Thoughts on this report? Let us know!

@rdesarz rdesarz force-pushed the 7-implement-a-centroidal-planner-to-generate-dynamically-the-trajectory-of-the-com branch 4 times, most recently from 392b589 to a029a5d Compare November 22, 2025 16:35
@rdesarz rdesarz force-pushed the 7-implement-a-centroidal-planner-to-generate-dynamically-the-trajectory-of-the-com branch from ad2cb17 to f19d7d8 Compare November 26, 2025 22:09
@rdesarz rdesarz changed the title 7 implement a centroidal planner to generate dynamically the trajectory of the com Implement a centroidal planner to generate dynamically the trajectory of the CoM Nov 26, 2025
@rdesarz rdesarz self-assigned this Nov 26, 2025
@rdesarz rdesarz marked this pull request as ready for review November 26, 2025 22:12
@rdesarz rdesarz merged commit 8f03352 into main Nov 26, 2025
12 checks passed
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.

Implement a centroidal planner to generate dynamically the trajectory of the CoM

2 participants