Skip to content

Instantly share code, notes, and snippets.

@ShaoxiongYao
ShaoxiongYao / procedure.md
Created September 21, 2024 02:18
Procedure to install UR simulator on Ubuntu through docker
  1. Ensure Docker is Installed Correctly:
docker --version
  1. Pull the docker. For e-series:
sudo docker pull universalrobots/ursim_e-series

or for cb3: