Closed Ryanf55 closed 9 months ago
Relates to https://github.com/ethz-asl/grid_map_geo/issues/50, we should fix the export, hide unused things, and then test consuming the library so consumers don't report bugs against the export.
Low, the CI checks should catch anything. I did remove the implementation of transform to a translation unit, so this may impact performance a tad, but it's necessary if we have any hope to hide GDAL.
Ready for final review.
Purpose
Ticket
Relates to https://github.com/ethz-asl/grid_map_geo/issues/50, we should fix the export, hide unused things, and then test consuming the library so consumers don't report bugs against the export.
Risk
Low, the CI checks should catch anything. I did remove the implementation of transform to a translation unit, so this may impact performance a tad, but it's necessary if we have any hope to hide GDAL.