mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
2
.github/workflows/cmake-macos.yml
vendored
2
.github/workflows/cmake-macos.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
|||||||
- name: Install Brew Dependencies
|
- name: Install Brew Dependencies
|
||||||
run: |
|
run: |
|
||||||
# Update brew and install from Brewfile if present, or specific packages
|
# Update brew and install from Brewfile if present, or specific packages
|
||||||
brew install pcl opencv octomap pdal yaml-cpp librealsense libfreenect libusb zlib libomp suite-sparse ceres-solver
|
brew install pcl opencv@4 octomap pdal yaml-cpp librealsense libfreenect libusb zlib libomp suite-sparse ceres-solver
|
||||||
|
|
||||||
- name: Install Source Dependencies
|
- name: Install Source Dependencies
|
||||||
# Build (and per-dependency cache) the source-only deps not available from
|
# Build (and per-dependency cache) the source-only deps not available from
|
||||||
|
|||||||
Reference in New Issue
Block a user