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

Gazebo crashes #2

Open
claudiaelizabete opened this issue Jan 26, 2024 · 0 comments
Open

Gazebo crashes #2

claudiaelizabete opened this issue Jan 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@claudiaelizabete
Copy link

If SetModel is not done we get:
Internal Program Error - assertion (this->GetParentModel() != __null) failed in void gazebo::physics::Entity::PublishPose(): /tmp/buildd/gazebo2-2.2.3/gazebo/physics/Entity.cc(225):An entity without a parent model should not happen
If SetModel is given the same model than CreateJoint given
Gazebo crashes with:
Internal Program Error - assertion (self->inertial != __null) failed in static void gazebo::physics::ODELink::MoveCallback(dBodyID): /tmp/buildd/gazebo2-2.2.3/gazebo/physics/ode/ODELink.cc(183): Inertial pointer is NULL

@claudiaelizabete claudiaelizabete added the bug Something isn't working label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant