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

ODE crash on rolling_shapes.sdf #15

Open
osrf-migration opened this issue Mar 4, 2019 · 2 comments
Open

ODE crash on rolling_shapes.sdf #15

osrf-migration opened this issue Mar 4, 2019 · 2 comments
Labels
bug Something isn't working physics Involves Ignition Physics

Comments

@osrf-migration
Copy link

Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


Prerequisites

  • [ X ] Put an X between the brackets on this line if you have done all of the following:

Description

rolling_shapes.sdf crashes after about 20s sim time with:

ODE INTERNAL ERROR 1: assertion "bNormalizationResult" failed in _dNormalize4() [odemath.h:42]

Steps to Reproduce

  1. ign-gazebo -v 4 -f rolling_shapes.sdf-r
  2. Wait 20 seconds

Expected behavior:

No crash

Actual behavior:

Crash

Reproduces how often:

100% of tries

Versions

ign-gazebo1

Additional Information

N/A

@osrf-migration
Copy link
Author

Original comment by Addisu Z. Taddese (Bitbucket: azeey, GitHub: azeey).


There's a similar issue in ign-physics #7 (gazebosim/gz-physics#7). It was behaving the same way before we changed to ODE for collision detection so I don't think the problem lies there.

@osrf-migration osrf-migration added major bug Something isn't working labels Apr 15, 2020
@chapulina chapulina added physics Involves Ignition Physics and removed major labels Apr 29, 2020
@jennuine
Copy link
Contributor

jennuine commented Jul 14, 2021

In case this helps, in Fortress rolling_shapes.sdf crashes after 2 secs with:

ODE INTERNAL ERROR 1: assertion "aabbBound >= dMinIntExact && aabbBound < dMaxIntExact" failed in collide() [collision_space.cpp:460]

When the capsule model is removed, it crashes after 5 secs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working physics Involves Ignition Physics
Projects
None yet
Development

No branches or pull requests

3 participants