A docker image for universal robot offline simulator.
1.1K
NOTE: This image just for research. All rights of the offline simulator applications belong to Universal Robots A/S.
docker run -it --security-opt label=disable \
--device /dev/dri --env="DISPLAY" \
--volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" \
-p 30001-30004:30001-30004 \
--name="ursim" jacknlliu/ursim:3.3.4.310 start-ursim.sh UR5
Content type
Image
Digest
Size
563.6 MB
Last updated
over 7 years ago
docker pull jacknlliu/ursim:3.3.4.310