Update
This commit is contained in:
parent
817fbd5ab9
commit
9f8cd9c04f
@ -25,6 +25,7 @@ brickstuff = tps.brick_directions_notf
|
|||||||
global sumulation
|
global sumulation
|
||||||
|
|
||||||
simulation = True
|
simulation = True
|
||||||
|
debug = True
|
||||||
|
|
||||||
class PickAndPlace(object):
|
class PickAndPlace(object):
|
||||||
def __init__(self, limb, hover_distance = 0.10, verbose=True, speed=0.2, accuracy=baxter_interface.settings.JOINT_ANGLE_TOLERANCE):
|
def __init__(self, limb, hover_distance = 0.10, verbose=True, speed=0.2, accuracy=baxter_interface.settings.JOINT_ANGLE_TOLERANCE):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user