-
Notifications
You must be signed in to change notification settings - Fork 291
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
Reset/Delete services crash when spawning model with ackermann plugin #1904
Comments
@retinfai can you include your "blue car" model or your "car.sdf" ? |
Sorry for not putting this in the issue. Here is
The gazebo version is |
I found this in the System Manager:
Just wanted to ask what the last part is talking about. If you spawn an entity, is this creating the systems that the entity has from in-memory? |
It's possible to add systems from |
Environment
Description
Expected behavior:
Resetting or Deleting a model does so gracefully
Actual behavior:
When spawning a model with the ackermann steering plugin after already starting the simulation, then resetting/deleting the model, results in crash.
Resetting simulation results in segmentation fault
Deleting model causes error spams
Steps to reproduce
Prereq:
extract the ackermann_steering example car into it's own sdf, so we can spawn after starting the simulation. For this purpose, this file is referred to as
car.sdf
or
Output
For resetting simulation:
For deleting the model:
Identical errors to previous issue #1107
The text was updated successfully, but these errors were encountered: