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

Remove simulator dependencies from assets #81

Merged
merged 2 commits into from
Sep 2, 2021

Conversation

luca-della-vedova
Copy link
Member

Bug fix

Fixed bug

The assets depended on Gazebo, and this made splitting simulation packages (and dependencies) between Gazebo and Ignition not possible.

Fix applied

Removed the dependency from Gazebo from the assets. Note that to work properly they will still need either the Ignition or the Gazebo plugins to be installed, however since they are just models they can be used and don't technically depend on a simulator, also they will be brought in by a top level simulator specific package anyway (such as rmf_demos_gz).

Signed-off-by: Luca Della Vedova <luca@openrobotics.org>
Copy link
Member

@youliangtan youliangtan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yap, having just gz but not ign looks incomplete too. This makes sense.

@luca-della-vedova luca-della-vedova merged commit b41cde5 into main Sep 2, 2021
@luca-della-vedova luca-della-vedova deleted the fix/rmf_assets_dependencies branch September 2, 2021 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants