Update urdfEditor.py

This commit is contained in:
NiranthS 2020-04-23 23:34:34 +05:30 committed by GitHub
parent 7c0cfa24cf
commit ccf3426748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
import pybullet as p
import time
from pybullet_utils import urdfEditor
import pybullet_data
##########################################
org2 = p.connect(p.DIRECT)
@ -10,6 +12,8 @@ if (org < 0):
gui = p.connect(p.GUI)
p.setAdditionalSearchPath(pybullet_data.getDataPath())
p.resetSimulation(physicsClientId=org)
#door.urdf, hinge.urdf, duck_vhacd.urdf, r2d2.urdf, quadruped/quadruped.urdf