You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
I tried launching the web app using the instructions (from here)
wget https://raw.githubusercontent.com/ompl/ompl/main/scripts/docker/omplwebapp.yml
docker-compose -f omplwebapp.yml up
But there seems to be an issue with the config. I'm getting the following error
[worker] | Error: unable to start container ff98b657ad9469d8f70565de1ff115cb1580872b13f3ecbd63a1c1c0666a04fe: workdir "/usr/share/ompl/webapp" does not exist on container ff98b657ad9469d8f70565de1ff115cb1580872b13f3ecbd63a1c1c0666a04fe
I tried starting just the kavrakilab/omplapp container, and can confirm that the directory /usr/share/ompl/webapp does not exist.
I tried launching the web app using the instructions (from here)
But there seems to be an issue with the config. I'm getting the following error
I tried starting just the
kavrakilab/omplappcontainer, and can confirm that the directory/usr/share/ompl/webappdoes not exist.