Improve seeding behavior
This commit is contained in:
@@ -2,7 +2,7 @@ bt_sim:
|
||||
gui: False
|
||||
cam_noise: False
|
||||
gripper_force: 10
|
||||
scene: random
|
||||
scene: scene1.yaml
|
||||
|
||||
grasp_controller:
|
||||
base_frame_id: panda_link0
|
||||
|
@@ -1,7 +1,7 @@
|
||||
center: [0.5, 0.1, 0.20]
|
||||
q: [0.0, -1.39, 0.0, -2.36, 0.0, 1.57, 0.79]
|
||||
center: [0.5, 0.0, 0.25]
|
||||
objects:
|
||||
- object_id: 006_mustard_bottle
|
||||
xyz: [0.0, 0.1, 0.0]
|
||||
xyz: [0.0, 0.15, 0.0]
|
||||
rpy: [0, 0, 0]
|
||||
randomize: True
|
||||
randomize: {rot: 45, pos: 0.02}
|
||||
q: [0.0, -1.39, 0.0, -2.36, 0.0, 1.57, 0.79]
|
Reference in New Issue
Block a user