ethz-asl/geodetic_utils

rosdep installation for GDAL fails

Opened this issue · 2 comments

rosdep with geodetic_utils does not work properly. Seems like the <depends> tag is not correct.

ERROR: the following packages/stacks could not have their rosdep keys resolved

to system dependencies:

geotf: Cannot locate rosdep definition for [GDAL]

This fails for kinetic and melodic.

This can be solved by installing libgdal-dev on the system, but would be easier to integrate into the ros-industrial-ci if it can work with rosdep installations.

Still an issue!