Skip to content

Commit

Permalink
dep on other boost libs
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Henkel <[email protected]>
  • Loading branch information
ct2034 committed Nov 2, 2024
1 parent b548e06 commit 5ab3d31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
make
- name: Build ompl
run: |
sudo apt install -y cmake libboost1.74-dev libboost-program-options1.74-dev libboost-filesystem1.74-dev libboost-serialization1.74-dev libboost-python1.74-dev libopencv-dev
cd roadmaps/ompl
mkdir -p build
cd build
Expand Down

0 comments on commit 5ab3d31

Please sign in to comment.