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

contact normal changes randomly between two opposite directions #2672

Open
osrf-migration opened this issue Nov 15, 2019 · 3 comments
Open
Labels
9 Gazebo 9 bug Something isn't working major physics::DARTPhysics

Comments

@osrf-migration
Copy link

Original report (archived issue) by Clément Rolinat (Bitbucket: Clément Rolinat).


hello,

I found this bug when attaching a contact sensor to a model, with DART physics engine and Gazebo 9.

When I display the gazebo topic associated with this sensor, I can see that the normals of the contacts are not constant, even if the model is lying on the ground and is at rest (only gravity force is applied on it). More precisely, the directions of the normals oscillate between approximately (0, 0, 1), and (-0, -0, -1). The sign of the associated force also vary accordingly.

The bug is very easy to reproduce, you just need to attach a contact sensor to a model, and display the associated gazebo topic.

This is a blocker for my application, so any help is appreciated! Do someone know in which class/function I should look to find this bug ? I think it may be in RetrieveDARTCollisions, because a lot of contacts related things are made here, even if I don’t see anything about the contact normal…

@osrf-migration
Copy link
Author

Original comment by Clément Rolinat (Bitbucket: Clément Rolinat).


  • Edited issue description

1 similar comment
@osrf-migration
Copy link
Author

Original comment by Clément Rolinat (Bitbucket: Clément Rolinat).


  • Edited issue description

@osrf-migration
Copy link
Author

Original comment by Clément Rolinat (Bitbucket: Clément Rolinat).


I reported this issue on DART issue tracker as well : issue 1425.

@osrf-migration osrf-migration added major physics::DARTPhysics bug Something isn't working 9 Gazebo 9 labels Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9 Gazebo 9 bug Something isn't working major physics::DARTPhysics
Projects
None yet
Development

No branches or pull requests

1 participant