Skip to content

Commit 894680d

Browse files
authored
Update install-ompl-ubuntu.sh
1 parent 4d46492 commit 894680d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/install-ompl-ubuntu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ install_ompl()
8282
${SUDO} apt-get -y install git
8383
git clone --recurse-submodules https://github.com/ompl/${OMPL}.git
8484
cd $OMPL
85+
git checkout 0f990886e9e40014e32ddee177c8d798adbc8fb7 # Temporary: with this commit works
8586
fi
8687
mkdir -p build/Release
8788
cd build/Release

0 commit comments

Comments
 (0)