Add maximum joint angle.

This commit is contained in:
yunfeibai
2017-02-22 14:01:03 -08:00
parent 6f2a7220a5
commit 2751b34894

View File

@@ -12,6 +12,7 @@ ORIENTATION=2
ANALOG=3
BUTTONS=6
gripper_max_joint = 0.550569
while True:
events = p.getVREvents()