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

Allow inserting worlds from file containing models #386

Merged
merged 3 commits into from
Sep 15, 2021

Conversation

diegoferigo
Copy link
Collaborator

Before this PR, models were exposed to the user but not properly initialized. Closes #385.

  • Adds a new ScenarIO API World::models
  • Implements this new method for Gazebo ScenarIO
  • Fix the creation of models resources

@diegoferigo diegoferigo force-pushed the fix/insert_world_with_models branch from 457c241 to 40324ae Compare September 14, 2021 15:48
@diegoferigo diegoferigo force-pushed the fix/insert_world_with_models branch from 40324ae to b7984f8 Compare September 15, 2021 08:20
@diegoferigo diegoferigo merged commit 230fd1a into devel Sep 15, 2021
@diegoferigo diegoferigo deleted the fix/insert_world_with_models branch September 15, 2021 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scenario can not determine world position of link
2 participants