This example was created in collaboration with Fravebot company. This example is a simple demonstration of using Nvidia's Isaac Sim software to control a collaborative robot UR5e from Universal Robots.
Software
------------------------------------
| Nvidia Isaac Sim version 2022.2.0
| Isaac Python version 3.7
| - ur-rtde 1.5.5
-
Install ur_rtde (Check docs Win/Lin). After install python bindings:
user@user-pc:~/.../isaac_sim-2022.2.0$ ./python.sh -m pip install ur_rtde
- Go to workspace Nvidia Omniverse Isaac
- Clone repository
- Run VM Polyscope or Real Robot.
- Run command (robot-ip is ip adress of robot VM or Real):
user@user-pc:~/.../isaac_sim-2022.2.0$ ./python.sh test_fravebot/isaac_rtde.py --robot-ip 192.168.200.135