-
Notifications
You must be signed in to change notification settings - Fork 0
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 geospatial component #4
Conversation
Follow-up to gazebosim/gz-common#267 Signed-off-by: Steve Peters <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need to add libignition-common5-geospatial-dev
as a dependency for libignition-common5-dev
?
ubuntu/debian/control
Outdated
libignition-common5-core-dev (= ${binary:Version}), | ||
Depends: libgdal-dev, | ||
libignition-cmake2-dev, | ||
libignition-common5-graphics-dev (= ${binary:Version}), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should these be added under the events
component?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops, no
let me fix it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be fixed by 8555fbc
Signed-off-by: Steve Peters <[email protected]>
Signed-off-by: Steve Peters <[email protected]>
|
add the dependency here? |
Signed-off-by: Steve Peters <[email protected]>
just merged this, so I will rebuild the focal nightly |
perhaps we should drop the bionic metadata as a follow-up to gazebosim/gz-common#270 ? |
Follow-up to gazebosim/gz-common#267. I may suggest some additional changes to the header file locations, since I believe the Heightmap header files are not in the
geospatial
subfolder.