Load scene config
This commit is contained in:
@@ -4,6 +4,10 @@ bt_sim:
|
||||
gripper_force: 10
|
||||
scene: random
|
||||
|
||||
hw:
|
||||
roi_calib_file: $(find active_grasp)/cfg/hw/T_base_tag.txt
|
||||
scene_file: $(find active_grasp)/cfg/hw/scene01.yaml
|
||||
|
||||
grasp_controller:
|
||||
base_frame_id: panda_link0
|
||||
ee_grasp_offset: [0.0, 0.0, -0.383, 0.924, 0.0, 0.0, 0.065] # offset to panda_link8
|
||||
|
4
cfg/hw/scene01.yaml
Normal file
4
cfg/hw/scene01.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
target:
|
||||
min: [0.1, 0.1, 0.0]
|
||||
max: [0.2, 0.2, 0.1]
|
||||
q0: [0.0, -0.79, 0.0, -2.356, 0.0, 1.57, 0.79]
|
Reference in New Issue
Block a user