Update package.xml

disabled grid_map_core by default
This commit is contained in:
matlabbe
2025-02-20 22:19:42 -08:00
committed by GitHub
parent 1cf051d63b
commit d77a3e3e7c

View File

@@ -22,7 +22,7 @@
<!-- <depend>libproj-dev</depend> needed due to error in vtk6 (kinetic)-->
<depend>libsqlite3-dev</depend>
<depend>liboctomap-dev</depend>
<depend>grid_map_core</depend>
<!-- <depend>grid_map_core</depend> --> <!-- till this PR is released https://github.com/ANYbotics/grid_map/pull/499 -->
<depend>qt_gui_cpp</depend> <!-- libqt4-dev or libqt5-dev -->
<depend>zlib</depend>