-
Notifications
You must be signed in to change notification settings - Fork 276
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
Ignition Gazebo crashes when running the example actor.sdf world #647
Comments
Something else I noticed was that if I create a world with actors via actors_population.sdf.erb, I am able to run a world with actors in it, but I see some other issues. For example, run the following to create a world with one actor in it:
A world with a single actor is started, but I see the following error message:
|
Same in Ubuntu 20.04 LTS |
Actors crashing should now be resolved in Edifice if the following PRs are used (releases haven't been made with these changes yet, so users will need to build from source for now):
Next, these fixes need to be backported to Citadel and Dome. The backporting work has been started here: |
The |
This should now be fixed in Citadel, Dome and Edifice since gazebosim/gz-common#199 was just merged. |
Environment
Description
Steps to reproduce
ign gazebo actor.sdf
orign gazebo -r actor.sdf
Output
A very long backtrace is given
The text was updated successfully, but these errors were encountered: