ROS Meta Package for the Knowledge Representation and Reasoning course of TU Delft Robotics Masters
docker build -t krr_ws .
Allow docker to use gui:
xhost +
Start docker container:
docker run -it --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:ro krr_ws