We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4998039 commit a282a88Copy full SHA for a282a88
.github/workflows/build_test.yml
@@ -27,9 +27,6 @@ jobs:
27
run: |
28
apt update
29
apt install -y python3-wstool libgdal-dev ros-${{matrix.config.rosdistro}}-tf2-geometry-msgs
30
- wget https://ompl.kavrakilab.org/install-ompl-ubuntu.sh
31
- chmod +x ./install-ompl-ubuntu.sh
32
- ./install-ompl-ubuntu.sh
33
shell: bash
34
- name: Build Test
35
working-directory:
0 commit comments