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

Fix actor worlds #682

Closed
wants to merge 1 commit into from
Closed

Fix actor worlds #682

wants to merge 1 commit into from

Conversation

adlarkin
Copy link
Contributor

@adlarkin adlarkin commented Mar 12, 2021

Signed-off-by: Ashton Larkin ashton@openrobotics.org

🦟 Bug fix

Fixes #647

Summary

While working on fixing the crash from launching actor.sdf (see #647), I noticed that there are issues with other actor example worlds as well. It seems like there is an issue using an <include> tag for actors in SDF (removing actor-related <include>s from the SDF resolves crashes on launch). I'm not sure when this became a problem, or why it is a problem. I need to look into this further (I haven't been involved with actor-related development for Ignition), so I've added a list of things I plan to investigate below.

TODO:

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge

Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
@github-actions github-actions bot added the 🔮 dome Ignition Dome label Mar 12, 2021
@adlarkin
Copy link
Contributor Author

adlarkin commented Apr 9, 2021

Closing this PR because #754 seems to be the appropriate solution.

@adlarkin adlarkin closed this Apr 9, 2021
@adlarkin adlarkin deleted the adlarkin/fix_actors branch April 12, 2021 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignition Gazebo crashes when running the example actor.sdf world
1 participant