Skip to content

Conversation

@mdabt
Copy link
Contributor

@mdabt mdabt commented Nov 20, 2025

…ushup) which allows it to go much further without overloading

…ushup) which allows it to go much further without overloading
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves the PushUp model by making the movement parameters more configurable and reducing the movement speed (from 1.0s to 1.5s) to prevent the model from overloading during push-up simulations.

Key Changes:

  • Introduced configurable parameters (Time, ChestHeightTop, ChestHeightBottom) to make the model more flexible
  • Refactored chest height calculations to use parametric formulas based on the new configurable values
  • Updated documentation to better explain the model's strength limitations during push-up movements

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 8 comments.

File Description
Application/Examples/PushUp/PushUp.main.any Added configurable time and height parameters, updated study duration to use the new Time parameter, and enhanced documentation explaining model strength limitations
Application/Examples/PushUp/Model/JointsAndDrivers.any Refactored chest height measurement structure, converted hard-coded values to parametric formulas using the new configuration variables, and applied consistent formatting to assignment operators

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@melund melund changed the title PushUp Model: Nicer model/movement input, slower movement (1.5s for p… feat(PushUp Model): Nicer model/movement input, slower movement (1.5s for p… Nov 21, 2025
@melund melund merged commit 9f33fc2 into master Nov 24, 2025
32 of 33 checks passed
@melund melund deleted the MD2025-11-20-PushUpImprovements branch November 24, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants