From 92a3d31faf02be7df43f31269855f93ff211b535 Mon Sep 17 00:00:00 2001 From: "Juan G. Victores" Date: Mon, 23 Oct 2023 16:08:09 +0200 Subject: [PATCH] install-openrave.md more Docker --- install-openrave.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/install-openrave.md b/install-openrave.md index 67f91fe..7fd29c4 100644 --- a/install-openrave.md +++ b/install-openrave.md @@ -260,8 +260,10 @@ sudo make install; cd # install and go home export PYTHONPATH=$PYTHONPATH:`openrave-config --python-dir` ``` -- Docker - - - - : [jammy](https://hub.docker.com/layers/cielavenir/openrave/jammy/images/sha256-fd7bf35e740a300b716a1f2d40a972f9d7bde62d499e9cecf02d7a310c25ec61?context=explore) tag works (including graphics and python) - - - - +## Docker + +- -> `ghcr.io/roboticslab-uc3m/teo-demos-misc:latest` +- : [jammy](https://hub.docker.com/layers/cielavenir/openrave/jammy/images/sha256-fd7bf35e740a300b716a1f2d40a972f9d7bde62d499e9cecf02d7a310c25ec61?context=explore) tag works (including graphics and python) +- +- +-