Skip to content

Conversation

@k-okada
Copy link
Contributor

@k-okada k-okada commented Aug 9, 2020

No description provided.

Copy link
Member

@v4hn v4hn left a comment

Choose a reason for hiding this comment

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

I'm unsure about the SDFormat include. The rest looks good.


# Depend on system install of Gazebo and SDFormat
find_package(gazebo REQUIRED)
pkg_check_modules(SDF sdformat REQUIRED)
Copy link
Member

Choose a reason for hiding this comment

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

The package still uses sdformat, relying on the SDFormat include.
Does Gazebo add the header include or why do you just remove it here? Should we switch to a find_package (which SDFormat provides for years by now)?

Copy link
Contributor

Choose a reason for hiding this comment

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

this issue is resolved in pull request #149

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.

3 participants