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
|
# Require p.setInternalSimFlags(0) in kuka_setup
|
||||||
import pybullet as p
|
import pybullet as p
|
||||||
import math
|
import math
|
||||||
|
import numpy as np
|
||||||
|
|
||||||
p.connect(p.SHARED_MEMORY)
|
p.connect(p.SHARED_MEMORY)
|
||||||
|
|
||||||
kuka = 3
|
kuka = 3
|
||||||
|
|||||||
Reference in New Issue
Block a user