Compare commits

..

2 Commits

Author SHA1 Message Date
matlabbe
a58024e0c5 Added gtsam/tbb depend 2024-07-22 20:55:51 -07:00
matlabbe
bdb3e3fab8 patch rolling 2024-07-22 20:53:12 -07:00

View File

@@ -16,15 +16,15 @@
<depend>cv_bridge</depend>
<depend>libg2o</depend>
<depend>gtsam</depend>
<depend>tbb</depend> <!-- till tbb is added to gtsam dependencies https://github.com/borglab/gtsam/issues/1759 -->
<depend>tbb</depend> <!-- till gtsam version is updated with tbb depend -->
<!-- <depend>libopenni2-dev</depend> --> <!-- not available on Jessie -->
<depend>libpcl-all-dev</depend> <!-- include libvtk-qt -->
<depend>libpointmatcher</depend> <!-- optional but recommended if lidar is used, also not available on 32 bits system, but rtabmap can be built without it -->
<!-- <depend>libproj-dev</depend> needed due to error in vtk6 (kinetic)-->
<depend>libsqlite3-dev</depend>
<depend>liboctomap-dev</depend>
<!-- <depend>grid_map_core</depend> // Uncomment when available on jazzy -->
<depend>qt_gui_cpp</depend> <!-- libqt4-dev or libqt5-dev -->
<!-- <depend>grid_map_core</depend> # not available on Rolling -->
<depend>qtbase5-dev</depend>
<depend>zlib</depend>
<export>