Skip to content

Commit

Permalink
Remove ompl installation from build tests (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyoung-Lim authored Oct 30, 2023
1 parent 4998039 commit 675986d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
run: |
apt update
apt install -y python3-wstool libgdal-dev ros-${{matrix.config.rosdistro}}-tf2-geometry-msgs
wget https://ompl.kavrakilab.org/install-ompl-ubuntu.sh
chmod +x ./install-ompl-ubuntu.sh
./install-ompl-ubuntu.sh
shell: bash
- name: Build Test
working-directory:
Expand Down

0 comments on commit 675986d

Please sign in to comment.