fixed minor issues, added 1dof on end effector rotation. gripper is raw
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# Require p.setInternalSimFlags(0) in kuka_setup
|
||||
import pybullet as p
|
||||
import math
|
||||
import numpy as np
|
||||
|
||||
p.connect(p.SHARED_MEMORY)
|
||||
|
||||
kuka = 3
|
||||
|
||||
Reference in New Issue
Block a user