You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked to make sure that this issue has not already been filed.
Environment
DART version: main
OS name and version name(or number): Ubuntu 20.04
Compiler name and version number: GCC 9.3
Expected Behavior
I expect the capsule shape to stay above the ground plane/box in all orientations of the capsule.
Current Behavior
A capsule on it's side placed on the ground slowly sinks through the ground. This doesn't happen if the capsule is vertical and only one hemisphere is in contact with the ground.
A similar problem was fixed in #859 for Bullet as the collision detector. Would it be possible to apply something similar to ODE?
Bug Report
Environment
main
Expected Behavior
I expect the capsule shape to stay above the ground plane/box in all orientations of the capsule.
Current Behavior
A capsule on it's side placed on the ground slowly sinks through the ground. This doesn't happen if the capsule is vertical and only one hemisphere is in contact with the ground.
A similar problem was fixed in #859 for Bullet as the collision detector. Would it be possible to apply something similar to ODE?
Related:
gazebosim/gz-sim#1306
Steps to Reproduce
azeey/issue1654
)test_Issue1654
.Code to Reproduce
https://github.com/ignition-forks/dart/tree/azeey/issue1654
The text was updated successfully, but these errors were encountered: