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

add focal, remove indigo/lunar to .travis.yml #148

Open
wants to merge 1 commit into
base: kinetic-devel
Choose a base branch
from

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.

@@ -15,10 +15,8 @@ endif()

# 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