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

EulerSimulator discontinuity in friction force during sliding #26

Closed
hammoudbilal opened this issue Jun 2, 2020 · 2 comments
Closed

Comments

@hammoudbilal
Copy link
Collaborator

hammoudbilal commented Jun 2, 2020

Hi @andreadelprete,

with the new changes, testing consim_py/demos/sliding_point_mass.py with both Euler and Exponential simulator, there is a loss in the contact forces in a scenario where constant sliding should occur.

ratio_tangent-normal_contact_forces

ratio_tangent-normal_contact_forces

I am currently looking for the source of this difference.

@hammoudbilal
Copy link
Collaborator Author

this bug is fixed, contactNormal_ and normal_ were used interchangeably in LinearPenaltyContactModel::computeForce(), maybe rename normal_ to normalPenetration_ ?

I will close this issue for now as it is fixed

@andreadelprete
Copy link
Owner

Renaming to normalPenetration seems a good idea!

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

No branches or pull requests

2 participants