roboticslab-uc3m / docker-opensim-gui

A Docker image to use OpenSim in Linux with GUI
MIT License
1 stars 2 forks source link
docker opensim

OpenSim-GUI Docker Image

Build the image

docker-compose build

Start OpenSim application

xhost +local:docker # Allow docker to access the X server
docker-compose up